hafiz013
hafiz013
build:gradle:4.0.1 com.jakewharton:butterknife:10.2.3 sample code `@BindView(R2.id.etPassword) AppCompatEditText etPassword;` `@Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main_login);{ ButterKnife.bind(this); etPassword.setTransformationMethod(new PasswordTransformationMethod());`
Hi I have project to implement with requirement whatever size more than 10mb compress it and dont trim it. What code should i use and which library that suitable that...
Hi, their support date redundance based on picture I attach and below following code that i follow ` DateFormat fmt1 = new SimpleDateFormat("MMMM dd, yyyy", Locale.US); Date d1 = null,d2...
hai there, the version com.joanzapata.iconify:android-iconify-fontawesome:2.2.2 is not update contain font-awesome such as fa_users_plus is not there. Could you please update the repository so that source like that can user.
Hi dear support, may i know to make intent data mediafile and media source into new activity. As well as how to get the intent data from previous activity to...
Error come out when to open camera and take picture in xiomi android 6. Why? `Process: com.android.camera, PID: 6127 java.lang.SecurityException: Permission Denial: opening provider pl.aprilapps.easyphotopicker.EasyImageFileProvider from ProcessRecord{c43094b 6127:com.android.camera/u0a23} (pid=6127, uid=10023)...
Hi is there setting can setting size image less than 1mb and resize image
Hi there is this library can fit full screen?
What kind of issue is this? - This is a very rare case whereby, it happens to 'some client' sending image files missing when using retrofit. Below here my sample...