Konstantin Konopko
Konstantin Konopko
Cannot enter a text to the view, looks like inaccessible
Month switch arrows of `DatePicker`, that placed in dialog layout, doesn't work. [Full issue](https://stackoverflow.com/q/58378853/1621111).
Please let me set `setClipToOutline(true)` to round corners when menu item is pressed and hold. In my case I set Adapter with menu item, then I use `setContentBackgroundResource` to set...
Initially my FlowLayout is hidden, then I want to expand it using animation. The layout contains two lines of tags (buttons). The problem is I can't get actual height of...
Has an issue with `android:scaleType="center"`
Issue with `scaleType="center"` when set an image in runtime. Image shown as `centerCrop` instead.
ToDo
**Log:** Failed to resolve: com.github.saran2020:DragRating:2.1.0 **build.gradle:** implementation 'com.github.saran2020:DragRating:2.1.0'
How to disable settng rating by swiping? I wish to set rating by click only. Thanks