mohopa
mohopa
hello, I tried to set codeInput to center of view. but if I set width for it ,maybe part of view don't visible and if set to wrap_content it take...
hello. in `BlogFragment` you use `RecyclerView` that bind to `blogObservableArrayList` . this is okey but there is another `LiveData` object that use when blogs receive. why you not bind list...
hi I try to setImageBitmap() on PEWImageView but it not work,also not work on setImageDrawable() and all method for setBackground. just setImageResource() worked, but I need to modify image then...