ratanakpek
ratanakpek
I have this problem too, who can help? Here error: java.lang.IllegalArgumentException: No view found for id 0xc (unknown) for fragment BannerFragment{6e1caa4 #153 id=0xc} at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1413) at android.support.v4.app.FragmentManagerImpl.moveFragmentToExpectedState(FragmentManager.java:1740) at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1809) at...
I found this problem! The problem is "Nested fragment" problem. Ex: You have your own fragment and then each slider of Banner Slider library is also fragment. I checked in...
As I check it select from db null (Position Object): ```java databaseHelper.selectPositionAsync(new DatabaseHelper.DatabaseHandler() { @Override public void onComplete(boolean success, Position result) { }} ``` after the result parameter is null,...
Thank bro i got it. After i tested in android app i want that the device alway green even lock the screen if the user had enable in the setting....
ohh i see bro. i also check the log it said that "location ignored", what it mean?
bro, Is it able to online about 10 minute right? in case user no moving the location. If user moving the location it will online always right?
So where is the configuration file bro?
When I use StickyHeaderLayoutManager, it conflict scrolling between recyclerview and bottomsheet...
I am error with it too