Vitaly

Results 4 issues of Vitaly

Version: 1.0.5 Samsung Galaxy J2 (j2y18lte), Android 7.1 Report 1 of 1 java.lang.IllegalStateException: at com.jaredrummler.android.colorpicker.ColorPickerDialog.onColorSelected (ColorPickerDialog.java:583) at com.jaredrummler.android.colorpicker.ColorPickerDialog.access$000 (ColorPickerDialog.java:68) at com.jaredrummler.android.colorpicker.ColorPickerDialog$2.onClick (ColorPickerDialog.java:190) at androidx.appcompat.app.AlertController$ButtonHandler.handleMessage (AlertController.java:167) at android.os.Handler.dispatchMessage (Handler.java:102) at android.os.Looper.loop...

java.lang.IllegalStateException: at com.github.aakira.expandablelayout.ExpandableLinearLayout.onMeasure (ExpandableLinearLayout.java:140) at android.view.View.measure (View.java:22337) at android.widget.RelativeLayout.measureChildHorizontal (RelativeLayout.java:715) at android.widget.RelativeLayout.onMeasure (RelativeLayout.java:461) at android.view.View.measure (View.java:22337) at android.widget.RelativeLayout.measureChildHorizontal (RelativeLayout.java:715) at android.widget.RelativeLayout.onMeasure (RelativeLayout.java:461) at android.view.View.measure (View.java:22337) at android.widget.RelativeLayout.measureChildHorizontal (RelativeLayout.java:715) at android.widget.RelativeLayout.onMeasure...

How I can implement menu item click on java? Which parameter type I should provide to setMenuItemClickListener method ``` ContextMenuDialogFragment contextMenuDialogFragment = ContextMenuDialogFragment.newInstance(menuParams); contextMenuDialogFragment.setMenuItemClickListener(???); ``` He show me the tint:...

На карте добавлены некие маркеры, с иконками. Необходимо чтобы при нажатии на маркер показывалось всплываеющее окно - как в картах гугл. Со стилем "baloon tooltip" или "info window" - ну...