Android Facebook style slide

前端 未结 25 2032
粉色の甜心
粉色の甜心 2020-11-22 03:23

The new Facebook application and its navigation is so cool. I was just trying to see how it can be emulated in my application.

Anyone has a clue how it can be achie

25条回答
  •  攒了一身酷
    2020-11-22 03:50

    Recently I have worked on my sliding menu implementation version. It uses popular J.Feinstein Android library SlidingMenu.

    Please check the source code at GitHub:

    https://github.com/baruckis/Android-SlidingMenuImplementation

    Download app directly to the device to try:

    https://play.google.com/store/apps/details?id=com.baruckis.SlidingMenuImplementation

    Code should be self-explanatory because of comments. I hope it will be helpful! ;)

提交回复
热议问题