mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-30 19:04:54 +01:00
Merge pull request #18 from z3ntu/develop_api19
Hacks to get it running on API 19
This commit is contained in:
commit
4ab3c39415
@ -10,7 +10,8 @@
|
|||||||
<item android:gravity="top">
|
<item android:gravity="top">
|
||||||
<shape android:shape="rectangle">
|
<shape android:shape="rectangle">
|
||||||
<size android:height="80dp" />
|
<size android:height="80dp" />
|
||||||
<solid android:color="?colorPrimary" />
|
<!--<solid android:color="?colorPrimary" />-->
|
||||||
|
<solid android:color="@color/dark" />
|
||||||
</shape>
|
</shape>
|
||||||
</item>
|
</item>
|
||||||
</layer-list>
|
</layer-list>
|
Loading…
x
Reference in New Issue
Block a user