mirror of https://github.com/BOINC/boinc.git
[Android] Remove New Year text from Xiaomi specific screen.
This fixes #4211 Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
parent
5f68764989
commit
cd81e4bf6e
|
@ -103,6 +103,7 @@
|
|||
android:textColor="?android:attr/textColorPrimary"
|
||||
android:layout_margin="5dp"
|
||||
android:layout_below="@+id/content_welcome_fifth"
|
||||
android:visibility="gone"
|
||||
android:text="@string/welcome_content_sixth" />
|
||||
</RelativeLayout>
|
||||
</ScrollView>
|
||||
|
|
Loading…
Reference in New Issue