diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index e39a858cd..6cfacb38e 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -4,4 +4,3 @@ distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.4.1-all.zip
-
diff --git a/mifospay/src/main/res/layout/activity_login.xml b/mifospay/src/main/res/layout/activity_login.xml
index 6fc8f9169..a93358962 100644
--- a/mifospay/src/main/res/layout/activity_login.xml
+++ b/mifospay/src/main/res/layout/activity_login.xml
@@ -18,7 +18,8 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintVertical_bias="0.774"
- app:srcCompat="@drawable/ic_logo_outline" />
+ app:srcCompat="@drawable/ic_logo_outline"
+ android:contentDescription="@string/todo" />
+ app:srcCompat="@drawable/shape_bottom_sheet_dialog_grip"
+ android:contentDescription="@string/todo" />
+ app:srcCompat="@drawable/ic_flash_on"
+ android:contentDescription="@string/todo" />
+ app:srcCompat="@drawable/ic_flash_off"
+ android:contentDescription="@string/todo" />
diff --git a/mifospay/src/main/res/layout/activity_receipt.xml b/mifospay/src/main/res/layout/activity_receipt.xml
index f3817e3ae..118fba304 100644
--- a/mifospay/src/main/res/layout/activity_receipt.xml
+++ b/mifospay/src/main/res/layout/activity_receipt.xml
@@ -28,7 +28,8 @@
android:layout_width="@dimen/value_120dp"
android:layout_height="@dimen/value_120dp"
android:layout_gravity="center"
- app:srcCompat="@drawable/mifospay_round_logo" />
+ app:srcCompat="@drawable/mifospay_round_logo"
+ android:contentDescription="@string/todo" />
+ android:visibility="gone"
+ android:layout_alignParentEnd="true" />
diff --git a/mifospay/src/main/res/layout/activity_show_qr.xml b/mifospay/src/main/res/layout/activity_show_qr.xml
index 8805fb275..b65a59f07 100644
--- a/mifospay/src/main/res/layout/activity_show_qr.xml
+++ b/mifospay/src/main/res/layout/activity_show_qr.xml
@@ -14,7 +14,8 @@
+ android:layout_height="match_parent"
+ android:contentDescription="@string/todo" />
+ android:paddingLeft="15dp"
+ android:paddingStart="15dp" />
+ app:srcCompat="@drawable/shape_bottom_sheet_dialog_grip"
+ android:contentDescription="@string/todo" />
+ android:orientation="vertical"
+ android:layout_alignParentStart="true">
+ android:background="@drawable/ic_person"
+ android:contentDescription="@string/todo" />
+ android:foregroundGravity="center"
+ android:contentDescription="@string/todo" />
+ android:orientation="vertical"
+ android:layout_alignParentEnd="true">
+ android:background="@drawable/ic_person"
+ android:contentDescription="@string/todo" />
+ android:textColor="@android:color/black"
+ android:layout_marginStart="40dp"
+ android:layout_marginEnd="16dp" />
\ No newline at end of file
diff --git a/mifospay/src/main/res/layout/fragment_cards.xml b/mifospay/src/main/res/layout/fragment_cards.xml
index 6a6ba714b..8bf6c130f 100644
--- a/mifospay/src/main/res/layout/fragment_cards.xml
+++ b/mifospay/src/main/res/layout/fragment_cards.xml
@@ -20,7 +20,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
- app:srcCompat="@drawable/ic_search"/>
+ app:srcCompat="@drawable/ic_search"
+ android:contentDescription="@string/todo" />
+ android:textColor="@color/black"
+ android:layout_marginEnd="@dimen/value_10dp" />
+ app:srcCompat="@drawable/ic_search"
+ android:contentDescription="@string/todo" />
+ android:textSize="@dimen/value_18sp"
+ android:layout_marginStart="@dimen/value_20dp" />
+ android:orientation="vertical"
+ android:layout_marginStart="@dimen/value_20dp">
+ android:contentDescription="@string/todo" />
+ app:srcCompat="@drawable/ic_transaction"
+ android:contentDescription="@string/todo" />
@@ -32,7 +32,7 @@
android:layout_marginTop="@dimen/value_20dp"
android:layout_marginStart="@dimen/value_10dp"
android:textColor="@color/colorTextPrimary"
- android:text="dadsdasdasd"
+ android:text="@string/to_client_name"
android:textSize="@dimen/textBody1"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="@id/tv_from_client_name" />
diff --git a/mifospay/src/main/res/layout/item_specific_transaction.xml b/mifospay/src/main/res/layout/item_specific_transaction.xml
index b8fbf98ce..95b2047a0 100644
--- a/mifospay/src/main/res/layout/item_specific_transaction.xml
+++ b/mifospay/src/main/res/layout/item_specific_transaction.xml
@@ -31,7 +31,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
- android:background="@drawable/ic_person"/>
+ android:background="@drawable/ic_person"
+ android:contentDescription="@string/todo" />
+ android:foregroundGravity="center"
+ android:contentDescription="@string/todo" />
+ android:background="@drawable/ic_person"
+ android:contentDescription="@string/todo" />
+ android:layout_centerVertical="true"
+ android:contentDescription="@string/todo" />
+ android:textStyle="bold"
+ android:layout_alignParentEnd="true" />
diff --git a/mifospay/src/main/res/layout/nav_drawer_header.xml b/mifospay/src/main/res/layout/nav_drawer_header.xml
index 95be27b92..131847a78 100644
--- a/mifospay/src/main/res/layout/nav_drawer_header.xml
+++ b/mifospay/src/main/res/layout/nav_drawer_header.xml
@@ -14,14 +14,17 @@
android:layout_width="40dp"
android:layout_height="40dp"
android:layout_gravity="center_vertical"
- android:layout_marginLeft="10dp"/>
+ android:layout_marginLeft="10dp"
+ android:contentDescription="@string/todo"
+ android:layout_marginStart="10dp" />
+ android:orientation="vertical"
+ android:layout_marginStart="5dp">
+ android:textSize="17sp"
+ android:layout_marginStart="20dp" />
+ android:textSize="11sp"
+ android:layout_marginStart="20dp" />
diff --git a/mifospay/src/main/res/layout/profile_username_and_image.xml b/mifospay/src/main/res/layout/profile_username_and_image.xml
index a418d7962..e509ecf4d 100644
--- a/mifospay/src/main/res/layout/profile_username_and_image.xml
+++ b/mifospay/src/main/res/layout/profile_username_and_image.xml
@@ -19,7 +19,8 @@
android:layout_height="@dimen/editable_image_hint_shape_size"
android:src="@drawable/drawable_editable_image_hint"
app:layout_constraintBottom_toBottomOf="@+id/iv_user_image"
- app:layout_constraintEnd_toEndOf="@+id/iv_user_image" />
+ app:layout_constraintEnd_toEndOf="@+id/iv_user_image"
+ android:contentDescription="@string/todo" />
Valid Till: %1$s
NewSIActivity
+ TODO
Share Receipt Link
+