mirror of
https://github.com/gsantner/dandelion
synced 2025-12-12 23:31:10 +01:00
Merge license and changelog dialog on first start
This commit is contained in:
parent
82ccc54436
commit
d53128e5cb
7 changed files with 20 additions and 25 deletions
|
|
@ -108,14 +108,14 @@
|
|||
style="@android:style/TextAppearance.DeviceDefault.Large"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/fragment_license__license"
|
||||
android:text="@string/licenses"
|
||||
android:layout_marginBottom="8dp"/>
|
||||
|
||||
<TextView
|
||||
android:textAppearance="@style/TextAppearance.AppCompat"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/fragment_license__license_text"/>
|
||||
android:text="@string/copyright_license_text_official"/>
|
||||
|
||||
<Button
|
||||
android:id="@+id/fragment_license__license_button"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue