Use dark theme if dark theme is enabled in the device
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<item>
|
||||
<shape android:shape="rectangle">
|
||||
<solid android:color="@color/colorGrayLight"/>
|
||||
<solid android:color="@color/colorSecondaryLight"/>
|
||||
<corners android:bottomLeftRadius="5dp" android:radius="15dp" />
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user