Remove back implementations of GUI

master
dtvv 2018-08-27 17:06:23 -05:00
parent 249105ca95
commit 360f855941
1 changed files with 2 additions and 2 deletions

View File

@ -4,13 +4,13 @@
android:layout_height="match_parent"
tools:context="cy.agorise.crystalwallet.fragments.BalanceFragment">
<android.support.design.widget.TabLayout
<!--<android.support.design.widget.TabLayout
android:id="@+id/tabLayout"
android:layout_gravity="start"
android:layout_width="match_parent"
android:layout_height="45dp"
android:background="#d9d9d9"
android:animateLayoutChanges="true" />
android:animateLayoutChanges="true" />-->
<cy.agorise.crystalwallet.views.CryptoNetBalanceListView