Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android 5.0 Lollipop

Navigation Drawer Below Tool Bar In Material Design

I want my drawer to open from the left below the tool bar. But, according to Material Design aspect… Read more Navigation Drawer Below Tool Bar In Material Design

Primary Dark Color Android Under Api 21

i want to color the Statusbar, for a better look in Android 5.0. I want to set the three color prim… Read more Primary Dark Color Android Under Api 21

Have A Button Execute Onclicklistener On End Of Ripple Animation(material Theme)

I'm observing a bug with ripple animation on a button in Android. Basically, I have a ViewGroup… Read more Have A Button Execute Onclicklistener On End Of Ripple Animation(material Theme)

Android Design Support Library With Theme.material

I would like to use the new design support library in my application beginning with the API 21. I w… Read more Android Design Support Library With Theme.material

Android L Is Ignoring Shapes As Drawable Background

I'm testing Android L Preview on my Nexus 5. I've got problem with my app. I've got som… Read more Android L Is Ignoring Shapes As Drawable Background

Intergrate Camera Without Deprecated Methods And Backwards Support

I want to build an application where the front camera of the device is used to project the current … Read more Intergrate Camera Without Deprecated Methods And Backwards Support

Dumping Appcompat For Api 21

So I'm creating an app that is Lollipop 5.0 API 21 and up with zero interest in supporting olde… Read more Dumping Appcompat For Api 21

Is There Any Legitimate Use For @+android:id?

After I upgraded my android tools to latest version to work on API21, trying to compile my project … Read more Is There Any Legitimate Use For @+android:id?