Results 8 issues of Henrich Gron

Please, how to set default (initial) value of this dialog? In sample is not this implemented. Or yes? I do not found it. Thank you.

It is important for TabTargetView. ``` targets.add(TapTarget.forView(bottomNavigationView.findViewById(R.id.menu_profiles_view), getString(R.string.editor_activity_targetHelps_bottomNavigationProfiles_title), getString(R.string.editor_activity_targetHelps_bottomNavigationProfiles_description) + "\n" + getString(R.string.editor_activity_targetHelps_bottomNavigation_description_2)) .outerCircleColor(outerCircleColor) .targetCircleColor(targetCircleColor) .textColor(textColor) .tintTarget(true) .drawShadow(true) .id(id) ``` bottomNavigationView.findViewById(R.id.menu_profiles_view) returns null. :-( R.id.menu_profiles_view is menu item resource id.

How about Sony support? I'm only found in Internet toggle Stamina on/off via intent: `com.sonymobile.superstamina.appwidget.TOGGLE_STAMINA_MODE`.

Not possible to compile my application, when is used appcompat 1.5.1. "Duplicate class androidx.lifecycle.ViewModelLazy found in modules jetified-lifecycle-viewmodel-ktx-2.2.0-runtime (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0) and lifecycle-viewmodel-2.5.1-runtime (androidx.lifecycle:lifecycle-viewmodel:2.5.1)" By depencdecies graph generated with "gradle app:dependencies" problem...

Please, will be released new version? Also not working links, for example for Samsung devices exists links to sections in the same page: https://dontkillmyapp.com/samsung: https://dontkillmyapp.com/samsung#android-11 https://dontkillmyapp.com/samsung#android-pie-and-10 https://dontkillmyapp.com/samsung#android-oreo-and-nougat https://dontkillmyapp.com/samsung#android-marshmallow-and-older I'm using...

![screenshot_20180912-101048](https://user-images.githubusercontent.com/4045914/45432948-63831d00-b6ab-11e8-91d6-00e1ba973386.jpg) Library version: 1.1.3 Called is: `mValueDialog = new TimeDurationPickerDialog(context, new TimeDurationPickerDialog.OnDurationSetListener() { ... }, iValue * 1000, TimeDurationPicker.HH_MM_SS); mValueDialog.show();` Locale is system locale.

Please, how to get into my application changes in Shizuku "Tap to manange authorized apps"? Exists listener for this? Thanks.

Is possible to install apk with target SDK lower then 23 (restriction in Android 14+)? If yes, how? I'm author of application PPPPutSettings (PPPPS) with target SDK 22. And with...

enhancement
root/shizuku