final code cleanup before 45
This commit is contained in:
parent
c429e309e2
commit
b56af3ab4f
18 changed files with 169 additions and 185 deletions
|
|
@ -3,12 +3,6 @@
|
|||
What colors look good together: https://www.canva.com/colors/color-wheel/
|
||||
-->
|
||||
<resources>
|
||||
<!--*******************************************
|
||||
Launcher Icon
|
||||
*******************************************-->
|
||||
|
||||
<color name="ic_launcher_background">#020D11</color>
|
||||
|
||||
<!--*******************************************
|
||||
Keyboard
|
||||
*******************************************-->
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@
|
|||
<dimen name="pref_custom_spacing_horizontal">16dp</dimen>
|
||||
<dimen name="pref_custom_spacing_vertical">12dp</dimen>
|
||||
<dimen name="pref_deletable_word_icon_size">32sp</dimen>
|
||||
<dimen name="pref_search_height">72dp</dimen>
|
||||
|
||||
<!-- Preferences, large text size -->
|
||||
<dimen name="large_pref_category_spacing_top">30dp</dimen>
|
||||
|
|
|
|||
|
|
@ -151,7 +151,6 @@
|
|||
<string name="donate_summary">If you like %1$s, you could buy me a beer.</string>
|
||||
<string name="donate_hold_to_open">Press and hold to open in the browser.</string>
|
||||
<string name="donate_url" translatable="false">https://www.buymeacoffee.com/sspanak</string>
|
||||
<string name="donate_url_short" translatable="false">www.buymeacoffee.com</string>
|
||||
|
||||
<string name="function_add_word">Add Word</string>
|
||||
<string name="function_add_word_not_available">Adding words is not possible in this language.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue