SchildiChat-android/vector/src/main/res/values-land/styles.xml

8 lines
170 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="VectorEmptyImageView">
<item name="android:visibility">gone</item>
</style>
</resources>