android - How to add empty spaces after custom listview? -


my problem,

in custom listview last element 'select' button overlap cart icon.

my question,

how add empty space after end of custom listview?

you can set linear layout listview. , can use linear layout footer(cart icon).

when setting linear layouts, can add layour weights ,so can arrange listview , cart icon clearly.

if want more clarifications inform me


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -