Top "Android-5.0-lollipop" questions

Android Lollipop, formerly known as just "Android L", was first shown at Google I/O 2014.

Android unbounded ripple and background

it is possible to create a RippleDrawable defining an unbounded ripple and at the same time a background color? I've …

android android-5.0-lollipop rippledrawable
Dialog buttons with long text not wrapping / squeezed out - material theme on android 5.0 lollipop

While optimizing an app for material theme on lollipop, I'm encountering this annoying problem: Whenever there is long text on …

android button android-alertdialog android-5.0-lollipop material-design
example of AlwaysOnHotwordDetector in Android

Can someone provide an example of how to use the new AlwaysOnHotwordDetector class in Android? I'd like to build an …

android speech-recognition android-5.0-lollipop
How to mimic the listView stickey-items like on Lollipop's contacts app?

Background Google has recently published a new version of Android, which has a contact app that look like this : The …

android listview android-5.0-lollipop pagertitlestrip roundedbitmapdrawable
Shared Element Transitions Between Views (not Activities or Fragments)

Let's say I'm using a view-based approach to develop an Android application like for example described in the following article: …

android android-5.0-lollipop mvp android-transitions
Installing app to managed profile

I am playing around with the BasicManagedProfile sample and want to install a custom app to only the managed profile. …

android android-5.0-lollipop android-managed-profile
Android Lollipop defaults to Mobile Data when Wi-Fi has not Internet access?

Android Lollipop seems to default to Mobile Data when the Wi-Fi you are connected to has no Internet access. Does …

android connection wifi android-5.0-lollipop
How to postpone a Fragment's enter transition in Android Lollipop?

In Android Lollipop, the Activity#postponeEnterTransition() and Activity#startPostponedEnterTransition() methods give the Activity the ability to delay starting the entering …

android android-5.0-lollipop shared-element-transition activity-transition fragment-transitions
Content going behind Navigation Bar

I am facing a problem with android 5.0 and above. Whenever I align any view to parent bottom, Content is getting …

android android-5.0-lollipop navigationbar android-tabbed-activity