Commit 0dd8f963 authored by Leonardo Aramaki's avatar Leonardo Aramaki

Remove mocked server button

parent befbfb25
......@@ -18,14 +18,6 @@
android:layout_height="wrap_content"
android:orientation="vertical">
<!-- FIXME replace this mock with real server -->
<ImageButton
style="@style/Base.Widget.AppCompat.Button.Borderless"
android:layout_width="80dp"
android:layout_height="80dp"
android:layout_margin="@dimen/margin_8"
android:src="@mipmap/ic_launcher" />
<io.github.yusukeiwaki.android.widget.FontAwesomeButton
style="@style/Base.Widget.AppCompat.Button.Borderless"
android:id="@+id/btn_add_server"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment