How to get absolute coordinates from Views in a RelativeLayout
问题 I have the following Layout: <ScrollView> <RelativeLayout> <RelativeLayout> <View android:id="@+id/vline" android:layout_width="match_parent" android:layout_height="1dp" android:background="@color/md_white_1000"/> <ImageButton>...</ImageButton> </RelativeLayout> </RelativeLayout> </ScrollView> The different Layouts have there own content and height on different screens of course. Now I want, by pressing the ImageButton, to smoothly scroll my ScrollView up so that the Views upper left corner