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

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

Hide travel abroad button initially.

am: 79378ebf

Change-Id: Ifa43c925c2e5f1d49c0f01f55c87875d7369a247
parents 045d8f23 79378ebf
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>