The documentation says:
android:layout_alignParentStart
If true, makes the start edge of this view match the start edge of the parent.
and
android:layout_alignParentTop
If true, makes the top edge of this view match the top edge of the parent.
So what's the difference between start edge and top edge?
I'm sorry if this question is already answered, I just couldn't find it. Blame my poor Googling skills.
As far as I know Layout
attributes ending with "Start" are used to match the start of content direction like supporting RTL texts where the start of the View
is not the default.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With