Kenneth A. Argo

Results 8 issues of Kenneth A. Argo

REQUEST_INSTALL_PACKAGES is a new permission in Android O and above that allows apps to download and install APKs. Is there plans to support this permission? The permission is still tested...

proposal

A great use for this would be an "More information..." expander but the current implementation doesn't appear to allow the title text to be right aligned.

I'm curious why this widget cannot support android:entries, but it would be wonderfully easy if you would add this

If I use the setOnClickListener (which I prefer as it is more standard with the common widgets) the state of isOn reports the opposite of what the state is. In...

I suggest replacing isOn to setChecked and use the setOnCheckedChangeListener and setOnClickListener over the ones you included. I feel this will be more useful as it would mimic the Android...

The sample itself cannot show the widgets (see below output in Android Studio) and this makes it very difficult to design UI using the widgets. The following classes could not...

It is a common use to use OnClickListener when you need to detect if the check change is a user change or a program change (e.g., setCheck()). SInce OnClickListener is...

A substate of the Manifest.permission.CALL_PHONE but needed when you only need partial permissions to phone services.