How to persist a View across Activities in Android

前端 未结 5 1422
遇见更好的自我
遇见更好的自我 2021-02-03 15:43

I\'m working on an Android application and I\'d like to maintain a top-bar of sorts in most of my Activities, as per the Twitter and Facebook applications. How is this done? I\'

5条回答
  •  暖寄归人
    2021-02-03 16:11

    I have some issues with the syntax highlight, but tried to provide an example of how to complete similar task:

    http://illusionsandroid.blogspot.com/2011/02/android-custom-tab-bar.html

提交回复
热议问题