Now passively checks for moved apps (for app name changing between updates, etc)

This commit is contained in:
ottoptj 2024-06-03 15:13:24 +03:00
commit de79b2752d
10 changed files with 64 additions and 25 deletions

View file

@ -5,7 +5,6 @@
android:id="@+id/linearLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/settings_bg"
android:orientation="vertical"
tools:context=".SettingsActivity">