Created
October 16, 2023 01:45
-
-
Save pnalvarez/413e043bb64acbe66f3630d444b0e954 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<View | |
android:layout_width="100dp" | |
android:layout_height="100dp" | |
android:background="@color/green" | |
android:layout_marginVertical="20dp" | |
android:layout_gravity="end" | |
> | |
</View> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment