-
```
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.
…
-
```
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.
…
-
```
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.
…
-
I spent some time trying to figure this out today. I have a custom class that generates a LinearLayout: (trimmed down)
```rust
impl MyLovelyClass {
fn new() -> Self {
Self {
…
-
```
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.
…
-
How is it possible to display/edit Arabic (or other Right-to-Left) language in a TextView ?
The TextDirection property has no effect.
I also have a ListView (used to log messages) where I add mix…