Loading packages/BackupRestoreConfirmation/res/layout/confirm_backup.xml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ android:layout_marginBottom="30dp" /> <Button android:id="@+id/button_allow" android:filterTouchesWhenObscured="true" android:text="@string/allow_backup_button_label" android:layout_below="@id/package_name" android:layout_height="wrap_content" Loading packages/BackupRestoreConfirmation/res/layout/confirm_restore.xml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ android:layout_marginBottom="30dp" /> <Button android:id="@+id/button_allow" android:filterTouchesWhenObscured="true" android:text="@string/allow_restore_button_label" android:layout_below="@id/package_name" android:layout_height="wrap_content" Loading Loading
packages/BackupRestoreConfirmation/res/layout/confirm_backup.xml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ android:layout_marginBottom="30dp" /> <Button android:id="@+id/button_allow" android:filterTouchesWhenObscured="true" android:text="@string/allow_backup_button_label" android:layout_below="@id/package_name" android:layout_height="wrap_content" Loading
packages/BackupRestoreConfirmation/res/layout/confirm_restore.xml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ android:layout_marginBottom="30dp" /> <Button android:id="@+id/button_allow" android:filterTouchesWhenObscured="true" android:text="@string/allow_restore_button_label" android:layout_below="@id/package_name" android:layout_height="wrap_content" Loading