Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89156fe3 authored by Fan Zhang's avatar Fan Zhang Committed by android-build-merger
Browse files

Hide travel abroad button initially. am: 79378ebf

am: ca2b903b

Change-Id: I8413373241ec9109f1a0ac2d86da95dc20c632e7
parents 2be1c4a0 ca2b903b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -64,5 +64,6 @@
        style="@style/SupportSecondaryButton"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:minHeight="48dp"/>
        android:minHeight="48dp"
        android:visibility="gone"/>
</LinearLayout>