mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
* Revert "Modify allow_gps_summary string (#1608)" This reverts commit3b6c94c8d6. * Revert "Fix issue #1332 : Contribution Image auto/manual refresh if fetching fails" This reverts commit5aba7459bd.
This commit is contained in:
parent
3b6c94c8d6
commit
1adb052705
3 changed files with 2 additions and 16 deletions
|
|
@ -24,11 +24,6 @@
|
|||
android:id="@+id/loadingContributionsProgressBar"
|
||||
/>
|
||||
|
||||
<android.support.v4.widget.SwipeRefreshLayout
|
||||
android:id="@+id/swipeRefreshLayout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<GridView
|
||||
android:id="@+id/contributionsList"
|
||||
android:layout_height="match_parent"
|
||||
|
|
@ -40,5 +35,5 @@
|
|||
android:fadingEdge="none"
|
||||
android:fastScrollEnabled="true"
|
||||
/>
|
||||
</android.support.v4.widget.SwipeRefreshLayout>
|
||||
|
||||
</RelativeLayout>
|
||||
Loading…
Add table
Add a link
Reference in a new issue