amin
amin
``` /** * Returns the position of the current selected tab. * * @return selected tab position, or {@code -1} if there isn't a selected tab. */ public int getSelectedTabPosition()...
in Android Studio, it can't build class model. example: { "metadata": { "_key": "10244179024", "_rev": "_ZOOXppW--_", "created": 1567587201858, "updated": 1567587201858 } }
Hello everyone. I get this error on some of device I use try catch but can't handle exception java.lang.OutOfMemoryError: pthread_create (1040KB stack) failed: Try again at java.lang.Thread.nativeCreate(Thread.java:-2) at java.lang.Thread.start(Thread.java:887) at...