forked from shihaam/thijooree
add BML usd limits to dashboard and optmize login flow/session expirey
This commit is contained in:
@@ -119,6 +119,13 @@
|
||||
|
||||
</com.google.android.material.card.MaterialCardView>
|
||||
|
||||
<!-- BML foreign limits (populated dynamically) -->
|
||||
<LinearLayout
|
||||
android:id="@+id/containerForeignLimits"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical" />
|
||||
|
||||
<!-- Card support WIP -->
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user