Loading res/layout/settings_base_layout.xml +1 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,7 @@ style="?android:attr/actionBarStyle" android:layout_width="match_parent" android:layout_height="wrap_content" android:theme="?android:attr/actionBarTheme" android:navigationContentDescription="@*android:string/back_button_label" /> android:theme="?android:attr/actionBarTheme" /> <FrameLayout android:id="@+id/content_frame" android:layout_width="match_parent" Loading Loading
res/layout/settings_base_layout.xml +1 −2 Original line number Diff line number Diff line Loading @@ -26,8 +26,7 @@ style="?android:attr/actionBarStyle" android:layout_width="match_parent" android:layout_height="wrap_content" android:theme="?android:attr/actionBarTheme" android:navigationContentDescription="@*android:string/back_button_label" /> android:theme="?android:attr/actionBarTheme" /> <FrameLayout android:id="@+id/content_frame" android:layout_width="match_parent" Loading