Simplify backup code fragment

This commit is contained in:
Vincent Breitmoser
2018-05-08 15:14:19 +02:00
parent 32005b94d9
commit cb6913f6dd
4 changed files with 108 additions and 534 deletions

View File

@@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/debug_accept_any_log"
android:title="Debug / Accept any code"
android:checkable="true"
/>
</menu>