Andrii Konovalenko
Andrii Konovalenko
I try to start camera after user set permission @Override public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions, @NonNull int[] grantResults) { switch (requestCode) { case REQUEST_CAMERA_PERMISSION: if (grantResults.length > 0...
Hi! After last update: f0eef9ade1969f9dafef7138172468e409c3210c I get next bug (not olways, but offen): FATAL EXCEPTION: main Process: ua.com.oncreate.infitting, PID: 6792 java.lang.RuntimeException: takePicture failed at android.hardware.Camera.native_takePicture(Native Method) at android.hardware.Camera.takePicture(Camera.java:1523) at com.google.android.cameraview.Camera1.takePictureInternal(Camera1.java:227)...
Can I set popup align relatively target view (like in library https://android-arsenal.com/details/1/3826)? Now i can use only Gravity.BOTTOM, but i want to set right align, that popup is shown on...
Add please next method AdbottomNavigation.setTextTintList(i, list) which will change the background color of current item by analogy with setIconTintList and setTextTintList methods.
KotlinNullPointerException happens in fun onDraw while fragment predraw views (mBitmap = null). The problem goes away if I remove android:transitionName="" from xml. Please check this case.
I load two images via Fresco or Glide. My layout contains first image with centerCrop ratio, but I can't set ratio to second image (scratch) and this images looks different.
Буду очень признателен если подскажите, может ли MapKit не работать под некоторыми смартфонами (пробовал на nexus 4, htc s, какой то fly, какой то lenovo - не работало), а вот...