openMF / mifos-mobile

Repository for the Mifos Mobile Banking App for clients
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
258 stars 664 forks source link

Bug: Only half of the screen is visible in TransferProcessFragment cuz we miss LazyColumn's implementation #2610

Closed itsPronay closed 3 weeks ago

itsPronay commented 3 weeks ago

Summary

Scrolling Disabled in TransferProcessFragment in Horizontal Orientation Due to Missing LazyColumn

Steps to reproduce:

Goto TransferProcess screen. Rotate your phone

Expected behaviour:

We should be able to scroll.

Observed behaviour:

Only half of the screen is visible and we can't scroll either

Screenshots: image