- Oct 24 Sun 2021 23:05
Retrofit 2 紀錄
- Aug 13 Fri 2021 14:39
Android App 發佈多版本
- Mar 01 Mon 2021 18:43
Android TextInputLayout + TextInputEditText 實作
App中常用的輸入框為 EditText,但它缺乏了Title提示,而為了補充該資訊,設計人員便會在其上補齊資訊。
雖然正規,但其實上撰寫時,就會顯得冗長 與 客制輸入框元件來處理這塊。
- May 09 Sat 2020 21:32
開啟App時,收不到推播!?
- Apr 28 Tue 2020 22:07
LiveData:Transformations switchMap
- Dec 22 Sun 2019 12:09
Android Custom View Attribute
- Dec 20 Fri 2019 12:17
RingProgressBar
寫程式久了, 一定會碰到官方提供的view不夠, 需要自己客製化View的時候
最簡單的就是button啊 switch啊 textview等小東西font 或著 style 調整,
- Dec 15 Sun 2019 22:09
Android Room - ForeginKey
- Dec 12 Thu 2019 10:31
Android Room (二)
- Nov 25 Sun 2018 17:20
Android Room 介紹(ㄧ)