mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
chore: refactored code
This commit is contained in:
parent
ac2aa49ca1
commit
6e28fbfea5
43 changed files with 1367 additions and 746 deletions
|
@ -7,7 +7,7 @@
|
|||
android:id="@+id/settings_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
tools:context=".settings.SettingsActivity">
|
||||
tools:context=".ui.settings.SettingsActivity">
|
||||
|
||||
<com.google.android.material.appbar.AppBarLayout
|
||||
android:id="@+id/settings_appbar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue