Skip to content Skip to sidebar Skip to footer
Showing posts with the label Action

Android: Actionbar Item Animation

I want to apply a rotate Animation to an action in my ActionBar. For the ActionBar I´m using Action… Read more Android: Actionbar Item Animation

Button On Click Listener

I come from the iOS world and just started with Android. I followed a java training so I know how t… Read more Button On Click Listener

Where To Handle Cab Actions Of A List Item That Are Common With Detail?

lets say I have master/detail pattern using fragments, so as usual, the detail fragment would be in… Read more Where To Handle Cab Actions Of A List Item That Are Common With Detail?