Loading packages/SystemUI/res/layout-land/volume_dialog.xml +7 −4 Original line number Diff line number Diff line Loading @@ -87,11 +87,14 @@ android:paddingLeft="@dimen/volume_dialog_stream_padding"> <!-- volume rows added and removed here! :-) --> </LinearLayout> <View android:layout_width="match_parent" android:layout_height="1dp" android:background="?android:attr/listDivider"/> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" android:background="@drawable/rounded_bg_bottom_background" > android:orientation="horizontal" > <FrameLayout android:id="@+id/expandable_indicator_container" android:layout_width="wrap_content" Loading @@ -105,7 +108,7 @@ android:layout_marginLeft="8dp" android:contentDescription="@string/accessibility_volume_expand" android:background="@drawable/ripple_drawable_20dp" android:tint="?android:attr/textColorSecondary" android:tint="@color/accent_tint_color_selector" android:soundEffectsEnabled="false" android:padding="14dp" /> </FrameLayout> Loading @@ -122,7 +125,7 @@ android:layout_marginLeft="8dp" android:contentDescription="@string/accessibility_volume_settings" android:background="@drawable/ripple_drawable_20dp" android:tint="?android:attr/textColorSecondary" android:tint="@color/accent_tint_color_selector" android:soundEffectsEnabled="false" /> </FrameLayout> </LinearLayout> Loading packages/SystemUI/res/layout/volume_dialog.xml +7 −4 Original line number Diff line number Diff line Loading @@ -88,11 +88,14 @@ android:paddingLeft="@dimen/volume_dialog_stream_padding"> <!-- volume rows added and removed here! :-) --> </LinearLayout> <View android:layout_width="match_parent" android:layout_height="1dp" android:background="?android:attr/listDivider"/> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" android:background="@drawable/rounded_bg_bottom_background" > android:orientation="horizontal" > <FrameLayout android:id="@+id/expandable_indicator_container" android:layout_width="wrap_content" Loading @@ -106,7 +109,7 @@ android:layout_marginLeft="8dp" android:contentDescription="@string/accessibility_volume_expand" android:background="@drawable/ripple_drawable_20dp" android:tint="?android:attr/textColorSecondary" android:tint="@color/accent_tint_color_selector" android:soundEffectsEnabled="false" android:padding="14dp" /> </FrameLayout> Loading @@ -123,7 +126,7 @@ android:layout_marginLeft="8dp" android:contentDescription="@string/accessibility_volume_settings" android:background="@drawable/ripple_drawable_20dp" android:tint="?android:attr/textColorSecondary" android:tint="@color/accent_tint_color_selector" android:soundEffectsEnabled="false" /> </FrameLayout> </LinearLayout> Loading Loading
packages/SystemUI/res/layout-land/volume_dialog.xml +7 −4 Original line number Diff line number Diff line Loading @@ -87,11 +87,14 @@ android:paddingLeft="@dimen/volume_dialog_stream_padding"> <!-- volume rows added and removed here! :-) --> </LinearLayout> <View android:layout_width="match_parent" android:layout_height="1dp" android:background="?android:attr/listDivider"/> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" android:background="@drawable/rounded_bg_bottom_background" > android:orientation="horizontal" > <FrameLayout android:id="@+id/expandable_indicator_container" android:layout_width="wrap_content" Loading @@ -105,7 +108,7 @@ android:layout_marginLeft="8dp" android:contentDescription="@string/accessibility_volume_expand" android:background="@drawable/ripple_drawable_20dp" android:tint="?android:attr/textColorSecondary" android:tint="@color/accent_tint_color_selector" android:soundEffectsEnabled="false" android:padding="14dp" /> </FrameLayout> Loading @@ -122,7 +125,7 @@ android:layout_marginLeft="8dp" android:contentDescription="@string/accessibility_volume_settings" android:background="@drawable/ripple_drawable_20dp" android:tint="?android:attr/textColorSecondary" android:tint="@color/accent_tint_color_selector" android:soundEffectsEnabled="false" /> </FrameLayout> </LinearLayout> Loading
packages/SystemUI/res/layout/volume_dialog.xml +7 −4 Original line number Diff line number Diff line Loading @@ -88,11 +88,14 @@ android:paddingLeft="@dimen/volume_dialog_stream_padding"> <!-- volume rows added and removed here! :-) --> </LinearLayout> <View android:layout_width="match_parent" android:layout_height="1dp" android:background="?android:attr/listDivider"/> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" android:background="@drawable/rounded_bg_bottom_background" > android:orientation="horizontal" > <FrameLayout android:id="@+id/expandable_indicator_container" android:layout_width="wrap_content" Loading @@ -106,7 +109,7 @@ android:layout_marginLeft="8dp" android:contentDescription="@string/accessibility_volume_expand" android:background="@drawable/ripple_drawable_20dp" android:tint="?android:attr/textColorSecondary" android:tint="@color/accent_tint_color_selector" android:soundEffectsEnabled="false" android:padding="14dp" /> </FrameLayout> Loading @@ -123,7 +126,7 @@ android:layout_marginLeft="8dp" android:contentDescription="@string/accessibility_volume_settings" android:background="@drawable/ripple_drawable_20dp" android:tint="?android:attr/textColorSecondary" android:tint="@color/accent_tint_color_selector" android:soundEffectsEnabled="false" /> </FrameLayout> </LinearLayout> Loading