Changeset View
Changeset View
Standalone View
Standalone View
res/layout/nav_header.xml
Show All 24 Lines | <TextView | ||||
android:layout_height="wrap_content" | android:layout_height="wrap_content" | ||||
android:text="@string/app_name_full" | android:text="@string/app_name_full" | ||||
android:textAppearance="@style/ThemeOverlay.AppCompat.Light" | android:textAppearance="@style/ThemeOverlay.AppCompat.Light" | ||||
android:textColor="#FFFFFF" | android:textColor="#FFFFFF" | ||||
android:textSize="20sp" /> | android:textSize="20sp" /> | ||||
<!--<TextView | |||||
android:text="@string/app_version" | |||||
android:layout_width="match_parent" | |||||
android:layout_height="wrap_content" android:id="@+id/versionTextView" | |||||
android:textAppearance="@style/TextAppearance.AppCompat.Small" | |||||
android:gravity="center_vertical" android:layout_margin="10dp"/>--> | |||||
</LinearLayout> | </LinearLayout> | ||||
No newline at end of file | No newline at end of file |
Public contents are in Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) or GNU Free Documentation License (at your option) unless otherwise noted. · Contact / Register