sjd753
sjd753
Compilation error: Program type already present: android.support.v13.view.DragStartHelper$1 Message{kind=ERROR, text=Program type already present: android.support.v13.view.DragStartHelper$1, sources=[Unknown source file], tool name=Optional.of(D8)}
Feature required: Use App Theme or change theme of the activities. Although theme for FullScreenImageGalleryActivity can be replaced using tools:replace="android:theme".
Feature Required: Allow activity customization specially for the FullScreenImageGalleryActivity has a toolbar so allow to auto hide that like standard gallery apps
Indicator should show above pager fragments rather it shows behind them. So having full screen images hides the indicators!
This lib would be awesome if there is an option to select multiple dates and date range. Is it possible by any means???
Hey thanks for this awesome library!! Could you share the iOS version of it in swift please?
The anchor text view seems to be using a static width and the texts are not shown fully. It is ellipsized at teh end with ... How to change the...
If searchView's setOnItemClickListener is called before setSuggestions(String[] suggestions) is called former listener won't get triggered because setSuggestions(String[] suggestions) has overridden setOnItemClickListener itself. ``` public void setSuggestions(String[] suggestions) { if (suggestions...
is there a way to set minimum distance value between slide handlers? for example: if i set min range value is 25 and min distance is 10 then greater range...