【发布时间】:2014-07-09 05:44:44
【问题描述】:
我在平板电脑上的 ActionBar 中遇到自定义视图问题。
I have two fragments added side by side. Left fragment contains a listview and adding the custom view in the ActionBar.
Right fragment shows some details. Now when I invoke a DialogFragment, it removes the custom view in the ActionBar.
谁能建议我解决这个问题?
【问题讨论】:
标签: android android-activity android-fragments android-actionbar android-dialogfragment