Android stack of fragments view -
now i'm developing app in 1 of functions showing users profiles. profiles designed stack of fragment or views. each fragment or view under previous fragment or view , can swiped animation. can see on image:
but don't know how this. maybe there libs me thing or ideas ? thx
this great fragment transaction library https://github.com/desarrolloantonio/fragmenttransactionextended
you can use fragmenttransactions replace, add, remove etc. http://developer.android.com/reference/android/app/fragmenttransaction.html
Comments
Post a Comment