Skip to content

Instantly share code, notes, and snippets.

@hidelkys
hidelkys / activity_main
Created April 12, 2018 04:32
HelloAndroid
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MainActivity"
android:background="#303c47">
<ImageView
android:id="@+id/imageView"