mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-01 05:48:39 +03:00
10 lines
No EOL
242 B
XML
10 lines
No EOL
242 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<style name="Vector.PopupMenu" parent="Vector.PopupMenuBase" />
|
|
|
|
<style name="VectorEmptyImageView">
|
|
<item name="android:visibility">visible</item>
|
|
</style>
|
|
|
|
</resources> |