worked on header, added language manager and output (only english)
This commit is contained in:
@ -53,6 +53,13 @@
|
||||
android:paddingTop="8dp"
|
||||
android:paddingBottom="8dp" />
|
||||
|
||||
<!-- NEU: Download-Button -->
|
||||
<Button
|
||||
android:id="@+id/btnDownloadHeader"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Download Header" />
|
||||
|
||||
<Button
|
||||
android:id="@+id/backButton"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user