Loading packages/SystemUI/res/layout/biometric_dialog.xml +4 −2 Original line number Original line Diff line number Diff line Loading @@ -55,7 +55,8 @@ android:id="@+id/left_space" android:id="@+id/left_space" android:layout_weight="1" android:layout_weight="1" android:layout_width="0dp" android:layout_width="0dp" android:layout_height="match_parent"/> android:layout_height="match_parent" android:contentDescription="@string/biometric_dialog_empty_space_description"/> <LinearLayout <LinearLayout android:id="@+id/dialog" android:id="@+id/dialog" Loading Loading @@ -177,7 +178,8 @@ android:id="@+id/right_space" android:id="@+id/right_space" android:layout_weight="1" android:layout_weight="1" android:layout_width="0dp" android:layout_width="0dp" android:layout_height="match_parent" /> android:layout_height="match_parent" android:contentDescription="@string/biometric_dialog_empty_space_description"/> </LinearLayout> </LinearLayout> Loading Loading
packages/SystemUI/res/layout/biometric_dialog.xml +4 −2 Original line number Original line Diff line number Diff line Loading @@ -55,7 +55,8 @@ android:id="@+id/left_space" android:id="@+id/left_space" android:layout_weight="1" android:layout_weight="1" android:layout_width="0dp" android:layout_width="0dp" android:layout_height="match_parent"/> android:layout_height="match_parent" android:contentDescription="@string/biometric_dialog_empty_space_description"/> <LinearLayout <LinearLayout android:id="@+id/dialog" android:id="@+id/dialog" Loading Loading @@ -177,7 +178,8 @@ android:id="@+id/right_space" android:id="@+id/right_space" android:layout_weight="1" android:layout_weight="1" android:layout_width="0dp" android:layout_width="0dp" android:layout_height="match_parent" /> android:layout_height="match_parent" android:contentDescription="@string/biometric_dialog_empty_space_description"/> </LinearLayout> </LinearLayout> Loading