View footer = getLayoutInflater().inflate(R.layout.footer, null); listView.addFooterView(footer, null, false); i just add footer to the sticky listView but i cant see it