Changes made (#1447)

This commit is contained in:
Anubhav Gupta 2018-04-17 18:22:53 +05:30 committed by neslihanturan
parent 4285b5e77f
commit d3071718b4
2 changed files with 8 additions and 14 deletions

View file

@ -74,6 +74,8 @@
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/standard_gap"
android:gravity="center"
android:clickable="true"
android:textColorLink="@color/button_blue"
android:text="@string/share_license_summary" />
<fr.free.nrw.commons.ui.widget.HtmlTextView