Loading res/layout-sw720dp/directory_app_bar.xml +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ android:theme="?actionBarTheme" android:popupTheme="?actionBarPopupTheme" android:elevation="3dp" app:titleTextAppearance="@style/ToolbarTitle" app:layout_collapseMode="pin"> <TextView Loading res/layout/directory_app_bar.xml +1 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ android:theme="?actionBarTheme" android:popupTheme="?actionBarPopupTheme" android:elevation="3dp" app:titleTextAppearance="@style/ToolbarTitle" app:layout_collapseMode="pin"> <TextView Loading res/layout/fixed_layout.xml +3 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ floating action buttons) to operate correctly. --> <androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:id="@+id/coordinator_layout" Loading @@ -36,7 +37,8 @@ android:background="?android:attr/colorBackground" android:elevation="3dp" android:theme="?actionBarTheme" android:popupTheme="?actionBarPopupTheme"> android:popupTheme="?actionBarPopupTheme" app:titleTextAppearance="@style/ToolbarTitle"> <TextView android:id="@+id/searchbar_title" Loading res/layout/inspector_activity.xml +1 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ android:background="?android:attr/colorBackground" android:theme="?actionBarTheme" app:title="@string/inspector_title" app:titleTextAppearance="@style/ToolbarTitle" app:layout_collapseMode="pin"> </androidx.appcompat.widget.Toolbar> </com.google.android.material.appbar.CollapsingToolbarLayout> Loading res/layout/inspector_section_title.xml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ android:paddingBottom="25dp" android:layout_gravity="center_vertical" android:clickable="false" android:textAppearance="?attr/textAppearanceHeadline6" android:textAppearance="@style/ToolbarTitle" android:textAlignment="viewStart" android:textIsSelectable="true"/> </LinearLayout> No newline at end of file Loading
res/layout-sw720dp/directory_app_bar.xml +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ android:theme="?actionBarTheme" android:popupTheme="?actionBarPopupTheme" android:elevation="3dp" app:titleTextAppearance="@style/ToolbarTitle" app:layout_collapseMode="pin"> <TextView Loading
res/layout/directory_app_bar.xml +1 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ android:theme="?actionBarTheme" android:popupTheme="?actionBarPopupTheme" android:elevation="3dp" app:titleTextAppearance="@style/ToolbarTitle" app:layout_collapseMode="pin"> <TextView Loading
res/layout/fixed_layout.xml +3 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ floating action buttons) to operate correctly. --> <androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:id="@+id/coordinator_layout" Loading @@ -36,7 +37,8 @@ android:background="?android:attr/colorBackground" android:elevation="3dp" android:theme="?actionBarTheme" android:popupTheme="?actionBarPopupTheme"> android:popupTheme="?actionBarPopupTheme" app:titleTextAppearance="@style/ToolbarTitle"> <TextView android:id="@+id/searchbar_title" Loading
res/layout/inspector_activity.xml +1 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ android:background="?android:attr/colorBackground" android:theme="?actionBarTheme" app:title="@string/inspector_title" app:titleTextAppearance="@style/ToolbarTitle" app:layout_collapseMode="pin"> </androidx.appcompat.widget.Toolbar> </com.google.android.material.appbar.CollapsingToolbarLayout> Loading
res/layout/inspector_section_title.xml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ android:paddingBottom="25dp" android:layout_gravity="center_vertical" android:clickable="false" android:textAppearance="?attr/textAppearanceHeadline6" android:textAppearance="@style/ToolbarTitle" android:textAlignment="viewStart" android:textIsSelectable="true"/> </LinearLayout> No newline at end of file