Skip to content

Instantly share code, notes, and snippets.

View mdmuaj13's full-sized avatar
:fishsticks:
Building 🧨

Mohaiminul Hasan mdmuaj13

:fishsticks:
Building 🧨
View GitHub Profile
@mdmuaj13
mdmuaj13 / xml
Created July 2, 2018 08:25
android form practice
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
@mdmuaj13
mdmuaj13 / xml
Created July 2, 2018 12:57
activity_main[update 7.2.18]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
class 08/09/2018