mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-26 17:47:27 +00:00
reduce popup width
This commit is contained in:
parent
6532ed54df
commit
b0e9cfbe66
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
android:color="#424242" />
|
||||
<size
|
||||
android:height="5dp"
|
||||
android:width="40dp"/>
|
||||
android:width="35dp"/>
|
||||
<padding android:left="5dp"
|
||||
android:top="5dp"
|
||||
android:right="5dp"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
android:color="#F6F8FA" />
|
||||
<size
|
||||
android:height="5dp"
|
||||
android:width="40dp"/>
|
||||
android:width="35dp"/>
|
||||
<padding android:left="5dp"
|
||||
android:top="5dp"
|
||||
android:right="5dp"
|
||||
|
|
Loading…
Add table
Reference in a new issue