Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Android
- Linux
- Javscript
- Java
- RecyclerView
- button
- TypeScript
- 안드로이드
- 코틀린
- npm
- 랜덤넘버
- nodejs
- 스프링부트
- SpringBoot
- TextView
- Kotlin
- array
- scrollview
- 자바스크립트
- 오버라이딩
- 구글맵스
- Hook
- stylesheet
- GoogleMaps
- fragment
- JS
- 리액트
- JavaScript
- React
- 랜덤번호
Archives
- Today
- Total
목록별점 (1)
타닥타닥 개발자의 일상
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bUb14d/btrsA589LUX/tWBxK1A0g9JFAAr304Jsa0/img.jpg)
Seekbar activity_main.xml MainActivity.kt package com.example.sample25 import android.os.Build import androidx.appcompat.app.AppCompatActivity import android.os.Bundle import android.widget.SeekBar import android.widget.TextView import androidx.annotation.RequiresApi class MainActivity : AppCompatActivity() { @RequiresApi override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedI..
코딩 기록/Kotlin
2022. 2. 8. 00:19