Ryan Gocal

Results 19 comments of Ryan Gocal

Figured this out. Was a matter of setting Window LayoutParams Flags onPause/onResume

I came across this myself but I fixed the problem by just adding a small button next to the view to toggle the onscreen keyboard when it's needed.

Alright, il give this a go sometime later. Working on a main project atm

one year ago, im sure other people are working on this app with him

Once my launcher update hits an open beta and I feel comfortable with its performance, il drop a link!

Feeling abit more comfortable to share this now. Working on making some Sensey enhancments in my launcher soon. Your more tham welcomed to use this in your readme as an...

Any updates on the development of 2.0?

Was this fixed in the library

How to fix Create an xml file(Path: res\xml) provider_paths.xml Add a Provider in AndroidManifest.xml If you are using androidx, the FileProvider path should be: android:name="androidx.core.content.FileProvider" and replace Uri uri =...