Add drawables and improve layouts

This commit is contained in:
Mauricio Colli 2017-04-26 16:24:33 -03:00
parent c14e117239
commit ee592def0c
101 changed files with 1011 additions and 824 deletions

View file

@ -173,7 +173,7 @@
tools:visibility="visible"/>
<RelativeLayout
android:id="@+id/loadingPanel"
android:id="@+id/loading_panel"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center"