mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-07 08:47:42 +03:00
8 lines
170 B
XML
8 lines
170 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
|
||
|
<style name="VectorEmptyImageView">
|
||
|
<item name="android:visibility">gone</item>
|
||
|
</style>
|
||
|
|
||
|
</resources>
|