1
0
Fork 0
mirror of https://github.com/jrpie/Launcher.git synced 2025-05-08 11:34:19 +02:00

Display app icons of selected apps

Closes  - 2 Days after I opened it, not bad ^^

However, further improvements are necessary
This commit is contained in:
Finn M Glas 2020-05-28 20:16:37 +02:00
parent 81269989a1
commit 2cc3d841ed
No known key found for this signature in database
GPG key ID: 25037A2E81AB459C
3 changed files with 140 additions and 26 deletions
app/src/main/res/values

View file

@ -5,4 +5,7 @@
<dimen name="appbar_padding">16dp</dimen>
<dimen name="fab_margin">16dp</dimen>
<dimen name="appbar_padding_top">8dp</dimen>
<dimen name="app_icon_side">40dip</dimen>
<dimen name="app_action_height">48dip</dimen>
</resources>