File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
pangutext-android/src/main/java/com/highcapable/pangutext/android Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ import com.highcapable.pangutext.android.core.PanguMarginSpan
3535import com.highcapable.pangutext.android.core.PanguPatterns
3636import com.highcapable.pangutext.android.extension.injectPanguText
3737import com.highcapable.pangutext.android.extension.injectRealTimePanguText
38+ import com.highcapable.pangutext.android.extension.setHintWithPangu
3839import com.highcapable.pangutext.android.extension.setTextWithPangu
3940import com.highcapable.yukireflection.factory.classOf
4041
@@ -75,6 +76,7 @@ object PanguText {
7576 * @see TextView.injectPanguText
7677 * @see TextView.injectRealTimePanguText
7778 * @see TextView.setTextWithPangu
79+ * @see TextView.setHintWithPangu
7880 * @param resources the current resources.
7981 * @param textSize the text size (px).
8082 * @param text text to be formatted.
You can’t perform that action at this time.
0 commit comments