button

The task is to save space on the screen to make a button by pressing which, she pulls away and opens the hidden buttons, by pressing it once again everything collapses back. Which way to approach this problem?

  • not an easy task. Ready solutions interest or you will write the implementation? - miha_dev
  • one
    You can draw, you can animate. Better and faster second. Pretty simple animation consisting of 2 parts, and with it Animator will easily cope, and if more precisely, then ObjectAnimator. - Shwarz Andrei

0