-
```
What version of the product are you using? On what operating system?
I have tried Android 2.3.5, 3.2.1, 4.0.3, compiled with 2.3 SDK or 3.2 SDK.
Please provide any additional information below.
…
-
```
What version of the product are you using? On what operating system?
I have tried Android 2.3.5, 3.2.1, 4.0.3, compiled with 2.3 SDK or 3.2 SDK.
Please provide any additional information below.
…
-
hi,textView.setPadding()cann't working,what should i do?
-
eg.
```kotlin
@RequiresApi(Build.VERSION_CODES.JELLY_BEAN_MR1)
fun TextView.setCompoundDrawablesRelative(
start: Drawable? = null,
top: Drawable? = null,
end: Drawable?…
-
So when an empty textview is present, typing text that exceeds 1 line works properly (last row), but if I open a textview with text already, it overflows. Thoughts?
My code sample (I'm using my…
-
### Steps to reproduce
1. Setup a reverse proxy such as nginx in front of Nextcloud with activated client authentication (mTLS).
2. Issue a client certificate for the Android device. Install that cer…
-
I found out that your library has a Textview, what features does it include?
ghost updated
8 years ago
-
It is advisable to not use custom views until you absolutely need to. This way you can prevent bloat from your code, making it more maintainable.
For your purpose of setting a typeface, try using t…
-
Long textviews should be possible to expand/collapse, by pressing an arrow. The arrow should be animated accordingly with the state of the long textview. The textview should be faded at the bottom whe…
-
手机是小米14pro,连接后获取持仓等显示为空。会有什么不一样吗
不用安卓模拟器原因是mac m1系统安装安卓模拟器比较费劲。