Fix app crashes when applying Material You theme after changing wallpaper. Tweak the design of the fast scroller.

This commit is contained in:
Docile-Alligator
2022-06-01 14:53:30 +08:00
parent db08be065e
commit adb77f44d0
13 changed files with 245 additions and 264 deletions

View File

@@ -438,9 +438,6 @@
android:name=".services.SubmitPostService"
android:enabled="true"
android:exported="false" />
<service
android:name=".services.MaterialYouService"
android:exported="false" />
<service
android:name=".services.EditProfileService"
android:enabled="true"