领透酷医云安卓客户端

nav_section_header.xml 359B

12345678910
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <TextView xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:layout_width="match_parent"
  4. android:layout_height="match_parent"
  5. android:background="@color/tBlue"
  6. android:textColor="@color/pureWhite"
  7. android:padding="7dp"
  8. android:textSize="18dp">
  9. </TextView>