Skip to content

Instantly share code, notes, and snippets.

View lazy-pr0grammer's full-sized avatar
💭
I may be slow to respond.

LazyProgrammer lazy-pr0grammer

💭
I may be slow to respond.
  • Lazy Corporation
  • Kanchana, Satkania, Chittagong, Bangladesh
View GitHub Profile
MainActivity.kt
package com.my.splash
import androidx.appcompat.app.AppCompatActivity
import android.content.Intent
import android.os.Bundle
main.xml
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout
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"