Juan Labrador

Results 21 issues of Juan Labrador

Thanks for your work. I slide between my pages, but I don't know how get current position or to do an action when one page is focus from Dragend.

how capture exception like "PDF file is corrupted" among others. Thanks

When I change of fragment, always return position 0. ``` mViewPager.setAdapter(new FragmentPagerAdapter(getSupportFragmentManager()) { @Override public Fragment getItem(int position) { switch (position) { case 0: return mHistoryFragment; case 1: return mPostFragment;...

bug
help wanted

Hi. I have for example, a table with 30 rows. When I click in any cell, paint correctly. But, if I delete the row 12, it dissapear, good, so, row...

Hi, I try to see another issue if exist reference to this, but I don't find. When I load ColumnHeader and Cell, have this. ![image](https://user-images.githubusercontent.com/6761048/79883072-156ee900-83b9-11ea-9de5-2fbacc5ce25d.png) But if I try the...

**Describe The Problem** I'm try to catch an error callback when the tile failed, so, the idea is when the first tile url map failed, called another, but this method...

enhancement

is posible? Thanks

Hi, This error occurs when you restart the phone in Android. Restart and wait some minutes and appear. In the sample occurs too. ```` Fatal Exception: java.lang.RuntimeException: Unable to start...