mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 06:33:38 +01:00
Fix SMS, bad MODIFIED timestamp, and API19 beta crash.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" >
|
||||
<solid android:color="?colorAccent"/>
|
||||
<solid android:color="@color/core_white"/>
|
||||
<corners android:radius="8dp"/>
|
||||
</shape>
|
||||
Reference in New Issue
Block a user