codesForLiving

Results 6 issues of codesForLiving

I am using `AutoResizeTextView` in `FrameLayout` and I am setting custom typeface. There is space at the end of `AutoResizeTextView`[similar to what bottomPadding would produce]. When I don't set `Typeface`,...

Currently we can set only positive and negative buttons only.

enhancement

Please add English translation.

When an activity has right drawer open. Closing the drawer, closes the activity.

Support for other gestures to close like this library would be nice https://github.com/liuguangqiang/SwipeBack

Since `private static SpotlightSequence instance;` is static, it leaks the activity that is passed to it.