]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/nav_header_latest_transactions.xml
drawer: colorful header
[mobile-ledger.git] / app / src / main / res / layout / nav_header_latest_transactions.xml
index 4c3439a2ae40330c3c8819d1ed51630339515ae8..a2e296585055efedeab86b7dd4bc2c4235171430 100644 (file)
         android:layout_width="match_parent"
         android:layout_height="wrap_content"
         android:paddingTop="@dimen/nav_header_vertical_spacing"
-        android:text="@string/nav_header_title"
+        android:text="@string/app_name"
         android:textAppearance="@style/TextAppearance.AppCompat.Body1" />
 
     <TextView
-        android:id="@+id/textView"
+        android:id="@+id/drawer_version_text"
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:text="@string/nav_header_subtitle" />