mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Merge pull request #6762 from rudmannn/develop
replace android:gravity for backward compatibility
This commit is contained in:
commit
8311138bf1
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