Loading res/layout-sw600dp/confirm_lock_pattern.xml +1 −8 Original line number Diff line number Diff line Loading @@ -15,14 +15,7 @@ --> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingTop="48dp" android:background="#80000000"> <View android:layout_width="328dp" android:layout_height="match_parent" android:background="@color/confirm_device_credential_dark_background" android:layout_gravity="center_horizontal"/> android:layout_height="match_parent"> <include layout="@layout/confirm_lock_pattern_base" android:layout_width="328dp" Loading res/values-sw600dp/themes.xml +2 −0 Original line number Diff line number Diff line Loading @@ -17,5 +17,7 @@ --> <resources> <style name="Theme.ConfirmDeviceCredentials" parent="Theme.SubSettings"> <item name="confirmDeviceCredentialsSideMargin">0dp</item> <item name="confirmDeviceCredentialsTopMargin">64dp</item> </style> </resources> No newline at end of file Loading
res/layout-sw600dp/confirm_lock_pattern.xml +1 −8 Original line number Diff line number Diff line Loading @@ -15,14 +15,7 @@ --> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingTop="48dp" android:background="#80000000"> <View android:layout_width="328dp" android:layout_height="match_parent" android:background="@color/confirm_device_credential_dark_background" android:layout_gravity="center_horizontal"/> android:layout_height="match_parent"> <include layout="@layout/confirm_lock_pattern_base" android:layout_width="328dp" Loading
res/values-sw600dp/themes.xml +2 −0 Original line number Diff line number Diff line Loading @@ -17,5 +17,7 @@ --> <resources> <style name="Theme.ConfirmDeviceCredentials" parent="Theme.SubSettings"> <item name="confirmDeviceCredentialsSideMargin">0dp</item> <item name="confirmDeviceCredentialsTopMargin">64dp</item> </style> </resources> No newline at end of file