Android : Android - D-Pad Navigation and Button Effects

on Monday, July 7, 2014


I am developing an application to be used in an Android TV environment. I am having a problem about how to implement this using the D-Pad navigation.


I want to achieve this effect.


enter image description here


But I am having problems like:



  • how could I resize the ImageView at run-time?

  • how to have a hovered-state ImageView?


  • how to move the hovered button according to your d-pad input?


    Currently this is my what I have done.




enter image description here


I implemented this using horizontal linear layout and ImageViews. Thank you


0 comments:

Post a Comment