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

Commit aca405cd authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Fix SDK build.

Change-Id: Ib12748478cb1b42621454ab2035fb8f3163b6ac8
parent e4984bea
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -40,12 +40,4 @@
        android:listSelector="@android:color/transparent"
        android:visibility="gone" />

    <Button
        android:id="@+id/more"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_gravity="bottom"
        android:text="@string/more"
        android:visibility="gone" />

</FrameLayout>