| Interface | Description |
|---|---|
| Action0 | |
| Action1<T> | |
| Func0<T> | |
| Func1<P,R> | |
| Func2<P1,P2,R> | |
| Receiver<T> |
Receiver of some T value.
|
| Recyclable |
Shows that item could be recycled.
|
| SoLibraryLoader.LibraryLoadHandler | |
| ToggleImageButton.OnCheckedChangeListener | |
| VerticalDrawerLayout.DrawerScrollable |
In case of a more complex Drawer view (rather then just a simple scrollable view), the Drawer view class should
implement this interface to pass scrolling state from an inner view your layout is containing.
|
| VerticalDrawerLayout.DrawerSlideListener |
| Class | Description |
|---|---|
| AspectRatioDelegate |
Created by dekalo on 08.03.17.
|
| AspectRatioViewContainer |
Created by Andrew Khloponin
FrameLayout that would change it size depends on possible space and aspect ratio provided
|
| BILogcat |
Created by dgoliy on 2/10/17.
|
| BitmapUtils |
Created by Andrew Khloponin
|
| BundleBuilder |
Created by dekalo on 18.10.16.
|
| ChainedException | |
| ClosableSurface |
Surface that implements Closeable interface.
|
| ContentValuesBuilder |
Created by dekalo on 21.09.16.
|
| ContextDetails |
Key value map, designed for logging purpose for handling API call context.
|
| CountDownRunnableRunner |
Created by dekalo on 09/02/18.
|
| EPS |
Created by dekalo on 22.02.16.
|
| Function |
Created by dekalo on 05.01.17.
|
| IntentFilterBuilder |
Created by dekalo on 31.08.17.
|
| LockableViewPager |
Created by dgoliy on 5/24/17.
|
| MatrixChain |
Utility class that provides short variant of matrix manipulation.
|
| ProgressBarController |
Serves for making show/hide less choppy (avoid showing a bar for a tiny period of time).
|
| ProgressTimer |
Created by dekalo on 07.11.16.
|
| RectFEvaluator |
Created by dekalo on 25/10/17.
|
| RxContentObserver |
Created by dekalo on 18.05.17.
|
| SoLibraryLoader |
Library loader class to provide an ability to override native
System.loadLibrary(String)
method used in Gfycat SDK be default. |
| SoLibraryLoader.NativeLibraryLoadHandler |
A default
SoLibraryLoader.LibraryLoadHandler implementation using native System.loadLibrary(String) call |
| SquaredAppBarLayout |
Created by anton on 10/28/16.
|
| SquaredImageView |
Created by dekalo on 11.10.16.
|
| SquaredRelativeLayout |
Created by anton on 10/14/16.
|
| ToggleImageButton | |
| ToggleImageButton.OnClickListener | |
| TransitionLayout |
Created by dgoliy on 5/15/17.
|
| TransitionPlaceholderView |
Created by Stanislav on 5/18/17.
|
| Triple<X,Y,Z> |
Created by dekalo on 16.09.15.
|
| VerticalDrawerLayout |
Created by dgoliy on 4/24/17.
|
| Annotation Type | Description |
|---|---|
| VerticalDrawerLayout.State |