doanbh
doanbh
How to get save status when click save images
In child View of ScrollableTabView, If I don't provide a const height. It display a blank page. And if I set a height for this view, it work normal. But...
It worked really well until I build the release version. I don't understand why everything stays clickable until I scroll down. I can't click any view on the screen. Even...
I run this app on my Android device then everything works fine. But when running on IOS after I debug, the _convertCameraImage method does not return results. It seems that...
In child `View` of `ScrollableTabView`, If I don't provide a const height. It display a blank page. And if I set a height for this view, it work normal. But...
Why doesn't the library support BoxDecoration for Containers yet? I think this is a very necessary function when coding UI.
I receiver remote invitation from server self-created like: `{callerId: 596, content: , response: , channelId: , state: 1, hashCode: 0}` And I receiver remote invitation from RTM SDK like: `{callerId:...
When have incoming call, I want call to API decline after user press button 'Red' decline when app closed.