Skip to content

Instantly share code, notes, and snippets.

View almansoub2018's full-sized avatar

MOEEN ALMANSOB almansoub2018

  • MOEEN ALMANSOUB
View GitHub Profile
@almansoub2018
almansoub2018 / activity_main.xml
Created August 17, 2018 15:13 — forked from anonymous/activity_main.xml
RelativeLayout XML for Udacity quiz question
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="16dp">
<TextView
android:text="I’m in this corner"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
<Text View
android:text="Hapy Birthday"
android:layout_width="150dp"
android:layout_height="150"
android:background="@android:color/darker_groy"
>