mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
(Bug 45453) Make Title required in Share dialog
This commit is contained in:
parent
78ba373c80
commit
61ed62c6b3
3 changed files with 22 additions and 1 deletions
|
|
@ -89,7 +89,8 @@
|
|||
android:id="@+id/uploadButton"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Upload" />
|
||||
android:enabled="false"
|
||||
android:text="@string/share_upload_button" />
|
||||
</LinearLayout>
|
||||
</RelativeLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue