-
Goal:
When you press the button, the tooltip shall display.
Problem:
What syntax code do I need to add?
Thank you!
```
public class MainActivity extends AppCompatActivity {
@Overr…
-
Hi,
I am using the overlay with modal(true) tooltip in some of my screens and it works perfectly fine as needed. But in some fragment the overlay is not showing and even the modal is not working. I…
-
The following files need to be downloaded from various version control systems (from zip files):
### Extensions in GitHub
- [x] Extension:3DAlloy
- [x] Extension:AcceleratedMobilePages
- [x] Ext…
-
Hey,
I have an issue on a Nvidia Shield K1 (Android 7.0). The height of a custom view is cut, when the anchor point is on the very top or very bottom of the screen.
On my phones / 10" tablet I d…
-
I want to set margin end but not able to doing so. Actually the view is touching the sies of the screen. I want some margin from end. Please suggest the way how can I do it.
-
Right now, the form inputs are a bit confusing for new users.
Descriptive tooltip over form labels would be useful for new users. Something like this.
![SimpleTooltips-2015-01-21_-_14-33-20…
-
### Issue description
I am unable to get the Tooltip component to work according to the instructions. Am I missing some required initialization?
- version `#4.0.1'
- components: `Tooltip`
### S…
-
-
I tried .margin property but it does not work for me
in my case, I have info icon on right side of the screen on click on this I open the tooltip
but when the tooltip opens it touches the right sid…
-
I Have Added setContentView And added CustomView As Tooltip
So And Have three Buttons in CustomView But When I m Adding OnClick Listner
Its Not Working
Can Anyone Tell Me How To Make it Possible …