openMF / mifos-mobile-cn

Client-facing app on top of Apache Fineract CN
https://openmf.github.io/mobileapps.github.io/
Apache License 2.0
38 stars 64 forks source link

fix: Layout warnings in fragments #127

Open ashwinkey04 opened 4 years ago

ashwinkey04 commented 4 years ago

Summary:

Lot of warnings pop up on dashboard fragment and many other fragments' layout files

Steps to reproduce:

Open files under res/layout and check for warnings, such as 'missing contentDescription', 'clickable attribute found, please add focusable also', and many more

Expected behaviour:

Get rid of all removable warnings

Screenshot image