-
Hi,
i'm trying to send data from for loop, but during the loop the app crashes.
by using Thread i get the same result.
i did lot of variants with Thread or Runnable, but evertime bad result.
h…
-
**NEW UPDATE:** we have now released patch releases containing the second wave of fix for:
* https://github.com/facebook/react-native/releases/tag/v0.69.10
* https://github.com/facebook/react-native…
-
## About this issue
Hello! When trying to render markdown, images do not show. However, if they are linked, clicking on the empty space where they should be opens the link
## Details
- [x] Used…
-
class TestTextView @JvmOverloads constructor(
context: Context, attrs: AttributeSet? = null
) : AppCompatTextView(context, attrs) {
init {
text = createServiceAgreementText()
…
-
### How to reproduce
Set the textComponent color of the label to something like color = Color.White.toArgb()
### Observed behavior
Notice that the text color is always the same as the graph…
-
## Proposal
https://expensify.slack.com/archives/CC7NECV4L/p1675122898707719
Design Doc: https://docs.google.com/document/d/1rcmXjgwvsM3MtdQnkJlMs6IS-i8SHJd0Vs7B_U0K3UU/edit
**Proposal: Impleme…
-
Hi,
I used the sample to create a `Marker` with two lines of text, and now I would like to center the text. When I specify `textAlign = Paint.Align.CENTER` the text is aligned properly, but the bac…
-
### Describe the bug
On Android, splitting a paragraph block with the cursor immediately before a swiped word causes that word to be lost.
![losing_word_on_split mp4](https://user-images.githubu…
-
## Description
TextInput multiline Bugs:
1. First Touch onto `` forces selection to be the last position no matter which position is clicked on
2. Scrolling `` while it is not focused focuses, maki…
-
I propose that we restrict the literal syntax and disallow unquoted non-numeric literals as expression operands.
Today, literals (quoted and unquoted) can appear in 3 positions:
* as variant key…
stasm updated
12 months ago