mirror of
https://github.com/gsantner/dandelion
synced 2025-12-11 14:51:11 +01:00
Release - v0.2.1
This commit is contained in:
parent
bea1a83f90
commit
8abb662546
24 changed files with 134 additions and 75 deletions
|
|
@ -42,6 +42,7 @@
|
|||
android:id="@+id/fragment_about__app_version"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="8dp"
|
||||
android:text="@string/fragment_debug__app_version"/>
|
||||
|
||||
<TextView
|
||||
|
|
@ -49,7 +50,8 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/fragment_debug__app_codename"
|
||||
android:layout_marginBottom="8dp"/>
|
||||
android:layout_marginBottom="8dp"
|
||||
android:visibility="gone"/> <!-- Change later -->
|
||||
|
||||
<TextView
|
||||
android:textAppearance="@style/TextAppearance.AppCompat"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue