Move tracker debug activity to common code
This commit is contained in:
@@ -28,6 +28,12 @@
|
||||
android:key="logs_share"
|
||||
android:title="@string/share_logs" />
|
||||
|
||||
<Preference
|
||||
android:key="tracker_debug"
|
||||
android:persistent="false"
|
||||
android:summary="@string/tracker_debug_info_summary"
|
||||
android:title="@string/tracker_debug_info" />
|
||||
|
||||
<Preference
|
||||
android:key="about_app_translation"
|
||||
android:summary="@string/about_app_translation_summary"
|
||||
|
||||
Reference in New Issue
Block a user