add bml login, accounts and contacts

This commit is contained in:
2026-05-14 05:24:28 +05:00
parent 135f0659dd
commit e4684ec017
14 changed files with 634 additions and 33 deletions
@@ -15,10 +15,12 @@
android:paddingBottom="32dp">
<ImageView
android:id="@+id/ivBankLogo"
android:layout_width="138dp"
android:layout_height="40dp"
android:src="@drawable/mib_faisanet_logo"
android:contentDescription="@string/mib_name"
android:scaleType="fitStart"
android:layout_gravity="center_horizontal"
android:layout_marginBottom="32dp" />
@@ -31,6 +33,7 @@
android:layout_marginBottom="8dp" />
<TextView
android:id="@+id/tvSignInDesc"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/sign_in_desc"