mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
chore: some refactoring
This commit is contained in:
parent
888dc032c1
commit
0553d5eb4c
7 changed files with 8 additions and 54 deletions
|
@ -23,10 +23,10 @@
|
|||
android:orientation="horizontal">
|
||||
|
||||
<Button
|
||||
android:id="@+id/settings_launcher_button_choose_homescreen"
|
||||
android:id="@+id/settings_launcher_button_choose_home_screen"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/settings_launcher_choose_homescreen"
|
||||
android:text="@string/settings_launcher_choose_home_screen"
|
||||
android:textAllCaps="false" />
|
||||
</LinearLayout>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue