Skip to content Skip to sidebar Skip to footer
Showing posts with the label Margins

Setting Margins Dynamically In Code - Android

I have an activity which contains only ScrollView and a TableLayout in it. In my code i'm addin… Read more Setting Margins Dynamically In Code - Android

Setting Margins For An Imageview Dynamically

may I know how to set margin in imageview dynamically? Solution 1: You're probably looking for… Read more Setting Margins For An Imageview Dynamically