Use LinarProgessIndicator instead of sub-view

This commit is contained in:
Manuel Fuhr 2022-04-02 17:34:41 +02:00
parent 3a2c109ded
commit 952ea803b2
8 changed files with 173 additions and 162 deletions

View file

@ -18,7 +18,7 @@
android:label="@string/app_name"
android:preserveLegacyExternalStorage="true"
android:roundIcon="@mipmap/ic_launcher_round"
android:theme="@style/Theme.AppCompat.Light.NoActionBar">
android:theme="@style/Theme.App">
<activity
android:name=".BRouterActivity"
android:exported="true"