Legg til opphavsrettsmelding
Legg til copyright-notis i README og i sivilforsvarsdialogen i appen. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
7ca06948f1
commit
d4364379ab
5 changed files with 22 additions and 0 deletions
|
|
@ -114,5 +114,14 @@
|
|||
android:textSize="12sp"
|
||||
android:textStyle="italic" />
|
||||
|
||||
<!-- Copyright notice -->
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="16dp"
|
||||
android:text="@string/app_copyright"
|
||||
android:textColor="@color/text_secondary"
|
||||
android:textSize="11sp" />
|
||||
|
||||
</LinearLayout>
|
||||
</ScrollView>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue