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

Add layout for server button

parent 0b087b61
<?xml version="1.0" encoding="utf-8"?>
<com.facebook.drawee.view.SimpleDraweeView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:fresco="http://schemas.android.com/apk/res-auto"
style="@style/Base.Widget.AppCompat.Button.Borderless"
android:id="@+id/drawee_server_button"
android:layout_width="80dp"
android:layout_height="80dp"
fresco:actualImageScaleType="fitXY" />
\ No newline at end of file
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