Shrink the vertical block in comments tree. Temporarily disable the splash screen to see if android.view.DisplayListCanvas.throwIfCannotDraw exception will be gone. Minor bugs fixed.

This commit is contained in:
Alex Ning
2019-09-16 21:25:41 +08:00
parent 8b366c0961
commit 7e96130d20
4 changed files with 34 additions and 13 deletions

View File

@@ -193,7 +193,7 @@
<activity
android:name=".MainActivity"
android:label="@string/app_name"
android:theme="@style/AppTheme.Launcher">
android:theme="@style/AppTheme.NoActionBarWithTransparentStatusBar">
<intent-filter>
<action android:name="android.intent.action.MAIN" />