Remove back implementations of GUI
This commit is contained in:
parent
249105ca95
commit
360f855941
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue