mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-15 02:38:59 +03:00
replace android:gravity for backward compatibility
This commit is contained in:
parent
81897a179e
commit
a97addfa3b
1 changed files with 6 additions and 2 deletions
|
@ -10,5 +10,9 @@
|
|||
</item>
|
||||
<item
|
||||
android:drawable="@drawable/ic_check_on_white"
|
||||
android:gravity="center" />
|
||||
</layer-list>
|
||||
android:top="2dp"
|
||||
android:bottom="2dp"
|
||||
android:left="2dp"
|
||||
android:right="2dp"
|
||||
/>
|
||||
</layer-list>
|
||||
|
|
Loading…
Add table
Reference in a new issue