varsvat opened a new pull request #188: URL: https://github.com/apache/fineract-cn-mobile/pull/188
Fixes [FINCN-325](https://issues.apache.org/jira/browse/FINCN-325) In all the listing fragments using recyclerView, the elements are made clickable but in the GroupList Fragment, it is not clickable. In order to maintain uniformity in the application, the recyclerView item should be made clickable. https://user-images.githubusercontent.com/53621853/121808761-ac5eca80-cc77-11eb-88ea-0fad19ba7508.mp4 Please make sure these boxes are checked before submitting your pull request - thanks! - [x] Apply the `AndroidStyle.xml` style template to your code in Android Studio. - [x] Run the unit tests with `./gradlew check` to make sure you didn't break anything. - [x] 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]
