hoangpn412
Results
2
issues of
hoangpn412
How can I flip with webview adapters ? I design a layout that have a web view -> flip error
I'm using Flipview, and I have a question: in my adapter: I using 3 layout, example: public View getView(int pos, View convertView, ViewGroup parent) final View layout = convertView; if...
enhancement
P1