Removed Explore, Peer review, because we are at risk of being removed from Google Play tomorrow

This commit is contained in:
Nicolas Raoul 2025-02-26 18:00:48 +09:00
parent 1c7dce9e12
commit aa84dedd64
5 changed files with 17 additions and 17 deletions

View file

@ -207,7 +207,7 @@
android:text="@string/forgot_password"
android:visibility="visible" />
<fr.free.nrw.commons.ui.widget.HtmlTextView
<!-- <fr.free.nrw.commons.ui.widget.HtmlTextView
android:id="@+id/skip_login"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@ -215,7 +215,7 @@
android:layout_marginBottom="@dimen/standard_gap"
android:gravity="center_horizontal"
android:text="@string/skip_login"
android:visibility="visible" />
android:visibility="visible" />-->
</RelativeLayout>