We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e535f9 commit a8dc3efCopy full SHA for a8dc3ef
app/src/main/AndroidManifest.xml
@@ -25,7 +25,7 @@
25
android:icon="@mipmap/ic_launcher"
26
android:label="@string/app_name"
27
android:theme="@style/AppTheme"
28
- android:debuggable="false">
+ android:debuggable="true">
29
<activity
30
android:name=".SplashActivity"
31
android:label="@string/title_activity_splash"
0 commit comments