Activity header name customizing

This commit is contained in:
Caesar2011
2018-07-13 15:47:50 +02:00
parent 1a431ffbcd
commit 44f2dc422d
5 changed files with 20 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
android:theme="@style/ThemeOverlay.AppCompat.Dark">
<Button
android:id="@+id/login_page"
android:id="@+id/btn_login_page"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
style="@style/Widget.AppCompat.Button.Colored"