Đỗ Minh Quân
Đỗ Minh Quân
Can you update profile for Kobo Clara HD? Much tks. By the way i want to ask. The "Stretch/Upscale" box have the tick "v" or "-", what is the difference?
Why it keeps announcing this error? :( I'm using Kobo Clara HD. Tks
I'm trying to implement drawing marker using PixiOverlay. It works well when i use the draw triangle example. But when i'm trying to use Marker Example. It seems does not...
Hello, I'm trying to implement a start / stop function scanning. When I press the button, it will start scanning, and when it found a barcode, read from it, a...
I have download the leaflet-markers-canvas.js from the dist. Import it like this: But when I use it var markersCanvas = new L.MarkersCanvas(); Where I was wrong? I'm, sure that the...
How can I achieve this behaviour? Tabs.ScrollView always take more than its children ( content ) need. I want it to shrink as small as it content. Thanks!
Caused by android.view.WindowManager$BadTokenException Unable to add window -- token android.os.BinderProxy@12bad08 is not valid; is your activity running? android.view.ViewRootImpl.setView (ViewRootImpl.java:1173) android.view.WindowManagerGlobal.addView (WindowManagerGlobal.java:399) android.view.WindowManagerImpl.addView (WindowManagerImpl.java:134) android.app.Dialog.show (Dialog.java:345) org.devio.rn.splashscreen.SplashScreen$1.run (SplashScreen.java:39) android.app.Activity.runOnUiThread (Activity.java:7203) org.devio.rn.splashscreen.SplashScreen.show...