mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-04-25 01:10:51 -04:00
Splash: do not hide anonymous login on landscape view
This commit is contained in:
@@ -110,7 +110,6 @@
|
||||
android:id="@+id/btn_anonymous"
|
||||
android:layout_width="@dimen/width_button"
|
||||
android:layout_height="wrap_content"
|
||||
android:visibility="gone"
|
||||
app:btnStateIcon="@drawable/ic_anonymous"
|
||||
app:btnStateText="@string/account_anonymous" />
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user