반응형
app:allowDividerAbove="true"
app:allowDividerBelow="true"
위 pref에는 allowDividerBelow
아래 pref에는 allowDividerAbove 넣어준다.
Note, a divider will only be shown between two preferences
if the top divider has allowDividerBelow set to true and the bottom divider has allowDividerAbove set to true.
반응형
'IT > Android' 카테고리의 다른 글
Android Firebase] fetchAndActivate (0) | 2022.11.21 |
---|---|
Android] 앱 삭제해도 데이터 남아있다면,, allowBackup, fullBackupContent (0) | 2022.09.05 |
Kotlin] 문자열합치기 joinToString (0) | 2022.06.20 |
Android] Targeting s+ (version 31 and above) requires that one of flag_immutable or flag_mutable 대응 / 안드로이드 12 (0) | 2022.06.16 |
Android] Retrofit2로 데이터받아오기 (0) | 2022.05.16 |
댓글