Twidere-App-Android-Twitter.../twidere/src/main/res/values/bools.xml

11 lines
400 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<bool name="default_display_tab_label">false</bool>
<bool name="home_display_icon">false</bool>
<bool name="is_large_screen">false</bool>
<bool name="default_shadow_slidable">true</bool>
<bool name="shadow_slidable">true</bool>
<bool name="has_font_family">false</bool>
</resources>