-
### Issue Description
I would like to report an issue regarding the ActionBar element in NativeScript on Android. During my testing, I've observed that the ActionBar element blocks events for the r…
-
### Titles
Adding titles;
```yaml
commands:
- 'title: &aSuccess!{nl}&6You see this title.'
```
"title:" would say ACM, to send a title to the player and "{nl}" to make the text after it as a sub…
-
I've implemented `ActionMode` with `SherlockActionBar` and everything works fine, but only on devices post `HONEYCOMB`.
On older `APIs` I have the following problem:
Everything is fine when I start …
-
Hello,
a change in the coding since TWW makes it so the addon is not working anymore :)
3x ZenFishing/ZenFishing.lua:43: attempt to call global 'GetSpellLink' (a nil value)
[string "@ZenFishin…
-
It seems that the default color is green, but the theme color of my app is black, how to change it?
-
$.drawer.addEventListener('open', onNavDrawerWinOpen);
function onNavDrawerWinOpen(evt) {
this.removeEventListener('open', onNavDrawerWinOpen);
```
if(this.getActivity()) {
// need to explic…
-
Hi,
_(I originally posted this issue on the nativescript-angular repo (https://github.com/NativeScript/nativescript-angular/issues/1560), but I think it actually is a core issue)._
I noticed th…
-
Hello I am using Sherlock library to achieve the ActionBar Tabs. Here I am setting custom title and want to hide the icon at the title bar but some issue that ActionBar tabs now appearing at above of …
-
As a user, I need to be able to collect, sign, and submit items in a batch, so that I can easily register for roles, submit proposals, or cast votes with a single "transaction".
![Image](https://gi…
-
```
This class should assist with the implementation of the actinbar, and the
indvidual uses for it. Some listed below:
1. Tabbed Navigation
2. Drop-down navigation
3. Content providers
4. spli…