-
No idea what's going on here. This is when trying to access a feedback suggestion.
```
07-19 22:35:18.701 15129-15129/com.vrideo.app E/AndroidRuntime﹕ FATAL EXCEPTION: main
Process: com.vrideo.…
-
I am attempting to use your textview with it's height set as wrap-content within a fragment.
However, when the text is set BEFORE the text view is drawn (so in the fragment's onCreateView), the text …
-
```
Hello.
I'm generally new to cocos and Android, and I want to create a TextView into
CCLayer on which I laready have some images, sprites buttons etc.
And here is my question, how can I easily ac…
-
-
Adding a "done" button to a keyboard input accessory view would allow the user to close the keyboard directly instead of clicking on the screen to do so.
-
Bug Report/Asking for Help
# Problem description
Following code snippet (excerpt from modified example code):
```rust
let mut panes = LinearLayout::vertical();
panes.add_child(BoxVi…
-
-
I've got a StackOverflowError from my user.
Divece info:
![image](https://user-images.githubusercontent.com/68102518/108361079-b2c5c400-71fa-11eb-9b8c-791e04bae386.png)
See log:
`Fatal Exceptio…
-
老铁求救啊 我hook了 TextView的setText方法 由于他会自动调用public的这个方法
public final void setText(CharSequence text) {
setText(text, mBufferType);
}
我hook这个方法
public void setText(CharSequence text, BufferType type) …
-
```
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.
…