hiromasa
hiromasa
I found that there are some ATOM feed with `` tag with no `rel` attribute. So I added new `else if` clause to handle them. ## xoyip Sent with Airmail...
Thanks @vbuch , I've tried your code and got this build error. ``` cannot find symbol class ConfigurableApi ``` This class should be in scribejava library, but not. I found...
Thank you vbuch, your code almost works! I'll continue to try detailed test.
It has worked perfectly as I expected! thank you very much.
hmmm, it is a little bit difficult to describe. please see this image, I want to expand blue View to fill MentionsTextInput (parent view) by adding `flex: 1` Both `textInputMinHeight`...