That is correct.I thought that the bitmap.gravity controls position within an imageview, not the list.
That is correct.
You should change the Left and Top properties to change its position.
You should do that for the Left property (there is no Right property).Are you saying that if I take the Listview.width minus the Imageview.width, then that would give me the Imageview Left position that I then assign to the Imageview Left and Right property to ensure right margin alignment?
Only once. All rows inherit the "model" layout.Do I have to reassign this for every row or just once?
You should do that for the Left property (there is no Right property)..