android:pdfdocument:pdfdocument_start
pdfdocument start
차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판 | |||
android:pdfdocument:pdfdocument_start [2024/12/05 21:43] – 이거니맨 | android:pdfdocument:pdfdocument_start [2024/12/05 21:45] (현재) – [1. PDF Util Class] 이거니맨 | ||
---|---|---|---|
줄 194: | 줄 194: | ||
title.color = ContextCompat.getColor(context, | title.color = ContextCompat.getColor(context, | ||
title.textSize = 16f | title.textSize = 16f | ||
+ | title.textAlign = Paint.Align.CENTER | ||
// Draw Text | // Draw Text | ||
- | canvas.drawText(text, | + | canvas.drawText(text, |
} | } | ||
android/pdfdocument/pdfdocument_start.1733402608.txt.gz · 마지막으로 수정됨: 2024/12/05 21:43 저자 이거니맨