varsvat opened a new pull request #137: URL: https://github.com/apache/fineract-cn-mobile/pull/137
Fixes #FINCN-269 https://user-images.githubusercontent.com/53621853/111288749-7c009380-866a-11eb-8993-a0bf7cfe2a9f.mp4 In Edit Screens implemented with StepperLayout, right now , we can go to other steps(fragments) only by pressing next or back button. I have implemented the feature by which a user can navigate directly to the desired tab by clicking on that tab. Please note that this feature would be implemented in addition to the current workflow ,i.e, after implementation user can navigate through buttons as well as by clicking on the tabs. Please make sure these boxes are checked before submitting your pull request - thanks! - [ ] Apply the `AndroidStyle.xml` style template to your code in Android Studio. - [ ] Run the unit tests with `./gradlew check` to make sure you didn't break anything. - [ ] If you have multiple commits please combine them into one commit by squashing them. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
