miPlodder commented on a change in pull request #33: feat: added sweet-error
library
URL: https://github.com/apache/fineract-cn-mobile/pull/33#discussion_r288744291
##########
File path:
app/src/main/java/org/apache/fineract/ui/online/customers/customerprofile/CustomerProfileActivity.java
##########
@@ -38,10 +39,12 @@
*/
public class CustomerProfileActivity extends FineractBaseActivity
implements CustomerProfileContract.View, RefreshProfileImage {
-
+ private SweetUIErrorHandler sweetUIErrorHandler;
Review comment:
Move it below, after other views variable declaration.
----------------------------------------------------------------
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