jawidMuhammadi opened a new pull request #84: Feat: Navigate to different 
fragments from dashboard screen.
URL: https://github.com/apache/fineract-cn-mobile/pull/84
 
 
   Fixes #IFINCN-208
   
   Changes in this PR:
   
   1. Add support for constraint layout
   2. Add support for Multidex
   3. Add navigation card views to different fragments from the dashboard screen
   
   Navigating from the dashboard to different screens improves UX and UI  and 
constraint layout is one of the most important layouts in modern android easy 
to use, robust and fast. We can build UIs with less time and lesser boilerplate 
code. To add constraint layout there was a need to support Mutlidex too.
   
   Please Add Screenshots If any UI changes.
   
   
![Screenshot_1583938598](https://user-images.githubusercontent.com/49963168/76433220-08ce9c80-63da-11ea-8010-16ce0a87bf9c.png)
   
   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]


With regards,
Apache Git Services

Reply via email to