Posts

About Linear Layout One attribute(vertical, horizontal)

Relative Layout এ কোনো element কে অন্য কোনো element এর উপর এ আনার জন্য (android:layout_above="@id/elementIDname )

Relative Layout এ কোনো element কে center এ আনার জন্য (android:layout_centerInParent="true")

Relative Layout এ কোনো element কে অন্য কোনো element এর নিচে আনার জন্য

How to set gaping/margin inside of the viewText

How to center text content in textView

Important Notes

Name Change Welcome message app (Kotlin)

Android Studio Layout Types (2)

What is View in Android App Development (1)