mirror of
https://github.com/ultrasonic/ultrasonic
synced 2024-12-11 08:28:11 +01:00
6 lines
235 B
XML
6 lines
235 B
XML
<?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.Title" />
|