1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-09 08:18:50 +01:00
ultrasonic-app-subsonic-and.../res/layout/menu_row_category.xml

6 lines
238 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
style="@style/MenuDrawer.Widget.Category" />