Sajad Abbasi
Sajad Abbasi
Hey, thank you for your great tutorials. I have a problem with adding a NetworkModule I don't know should i add a NetworkComponnet too or not and NetworkModule contains @Singelton...
add SetTitleTextSize, SetContentTextSize, SetButtonsTextSize and SetTypeface
Hi, can i run OpenVPN in both TCP and UDP, i search for it i should run two instance of OpenVPN how can i do it? thank you.
Hello, Thank you for your great library how can I change the typeface(font) of the bottom bar text? thank you.
refactor totalSecondsSinceNotificationTimeUpdated
reactor return null object when i use this code: public UserModel getUserModel() { return reactor.get("UserModel", new UserModel()); } public void updateUserModel(UserModel value) { reactor.put("UserModel", value); }
Attributes are not parsed and not shown.
Hi, How can I convert JSON string to Java Object for parse that contains ParseFile? (Actually ArrayList of Parse Object) I want to save an object and load it again...
If i enable PROJECTION_MODE_PLANE_FIT I'm not able to move around the picture. I'm able to zoom but not move around the picture, please add this feature. thanks.
Hi, How can I dismiss the dialog with animation? thanks.