๐
Read Quran, and Develop ๐
Founder and Leader of The Egyptian Kotlin Community, coding since I was 11, public speaker, Android lover.
- Cairo/Egypt
- LinkedIn.com/in/AhmedNMahran
- @AhmedNMahran
Pinned Loading
-
compose-ktor-chat-client
compose-ktor-chat-client PublicThis is a sample to demonstrate how to use Compose with Ktor Websockets, did it in this session during MENADD https://www.youtube.com/watch?v=QL3Jk_RZqO8
-
-
MultiPlatform-Compose
MultiPlatform-Compose PublicSample Compose for android, desktop and web
Kotlin 1
-
list_activity.xml
list_activity.xml 1<androidx.constraintlayout.widget.ConstraintLayout
2xmlns:android="http://schemas.android.com/apk/res/android"
3xmlns:app="http://schemas.android.com/apk/res-auto"
4android:layout_width="match_parent"
5android:layout_height="match_parent">
-
SampleListActivity.kt
SampleListActivity.kt 1class SampleListActivity : AppCompatActivity() {
23override fun onCreate(savedInstanceState: Bundle?) {
45setContentView(R.layout.list_activity)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.