lorensiuswlt / NewQuickAction3D

Gallery3D like quickaction
http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/
Apache License 2.0
400 stars 236 forks source link

problem with listview #13

Closed virtualvoid closed 8 years ago

virtualvoid commented 12 years ago

hi, there's problem with listview, when i'm clicking on items, the popup will resize to its minimal height. please see this screenshot : http://i.imgur.com/ouaEP.png

    getListView().setOnItemClickListener(new AdapterView.OnItemClickListener() {
        public void onItemClick(AdapterView<?> arg0, View arg1, int arg2, long arg3) {
            quickVerticalAction.show(arg1);
        }
    });
virtualvoid commented 8 years ago

4 years and still no response. very poor.