mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
* Moved hardcoded URLs to build.grade Fixed #2850 * Moved Urls to a constant file * Fixed Typo
This commit is contained in:
parent
a4ac27d5d3
commit
5d827e44ae
4 changed files with 38 additions and 16 deletions
|
|
@ -69,8 +69,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/small_gap"
|
||||
android:gravity="center"
|
||||
android:text="@string/about_improve" />
|
||||
android:gravity="center" />
|
||||
|
||||
|
||||
<LinearLayout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue