mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-26 20:33:53 +01:00
Briefly mention CC-BY-SA on the upload info page!
This commit is contained in:
parent
26eedb1c38
commit
eac7fdb575
3 changed files with 8 additions and 0 deletions
|
|
@ -30,4 +30,9 @@
|
|||
android:hint="@string/share_description_hint"
|
||||
android:imeOptions="flagNoExtractUi"
|
||||
/>
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/share_license_summary"
|
||||
android:id="@+id/textView" android:layout_gravity="center" android:layout_marginTop="16dp"/>
|
||||
</LinearLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue