Skip to content

Commit b0a33bb

Browse files
committed
feat: add DebugActivity for error handling and restart mechanism
Signed-off-by: invokevirtual <purwarpranav80@gmail.com>
1 parent 7c5d558 commit b0a33bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Reef/src/main/AndroidManifest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@
123123
<activity
124124
android:name=".DebugActivity"
125125
android:exported="false"
126-
android:label="@string/title_activity_debug"
127126
android:process=":error_recovery"
128127
android:theme="@style/Theme.Reef"
129128
android:windowSoftInputMode="adjustResize" />

0 commit comments

Comments
 (0)