-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revised Issue #9 Added Account Edit Fragment and use POJO in controller #37
Conversation
Revised #9 -> MenuActivity ->AccountEditFieldAdapter ->UiEvent : added new UiEvent USER_ACCOUNT_EDIT ->Increment recyclerView Library dependency to v7.23.1.1 @arazabishov : Please acknowledge if there are any changes to be made. |
@krishnarb3 Hi Krishna, I will review your changes as soon as possible and will publish feedback here. |
@arazabishov Thank you , Sir |
@arazabishov |
Please review the code and suggest changes. |
Hi @krishnarb3, We are currently working on completely new version of dashboard app based on DHIS 2 android SDK. SDK itself already contains profile fragment implementation which we are planning to re-use in dashboard app as well. What we can do is to take some bits and pieces of your implementation which can complete SDK's profile fragment (you can also do this if you want). I recommend you to take a look into https://github.com/dhis2/dhis2-android-eventcapture repository in order to get better understanding of what we have already done. Thanks a lot for you contribution! |
No description provided.