[codenameone-discussions] Re: How to limit the spacing between 2 or more TABS (Left Orientation)

2019-09-10 Thread Shai Almog
You typed mpiTabMeta in the search, could that search have hidden it? I only see one image here. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: Build failed (trying to use a .aar)

2019-09-10 Thread Shai Almog
Hi, you can use android.xapplication_attr to inject attributes into the application tag. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: How to limit the spacing between 2 or more TABS (Left Orientation)

2019-09-10 Thread Mark Bolduc
I understand, however in doing this, clicking OK never adds it to the list, I click Add (See Attached AddTabsGridBool_1.JPG), it opens the dialog AddTabsGridBool.JPG, I set Constant to tabsGridBool and toggle the Value checkbox until it is set to false. as seen in attached AddTabsGridBool.JPG.

[codenameone-discussions] how to scroll to selected TAB

2019-09-10 Thread Mark Bolduc
If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Netbeans 11 Desktop OS Windows 10 Pro Simulator Latest Device PC, IOS, Android I have 7 tabs as TOP orientation, in this example, TAB 0 is selected, (and TABS 5,6,7) are not

[codenameone-discussions] Build failed (trying to use a .aar)

2019-09-10 Thread Gareth Murfin
Hi guys, I am trying to use a .aar for the first time and Im getting build failed. I think this is the error: Merging result: ERROR /tmp/build8355134923580384042xxx/MyApplication/src/main/AndroidManifest.xml:15:17-46 Error: Attribute application@label value=(HobMonitor_V1) from

Re: [codenameone-discussions] Error in Push Notification Implementation

2019-09-10 Thread Steve Hannah
Thanks. I have fixed this now, but changes won't be available until Friday. In the meantime, choose a password for your keystore without a "$" in it. Steve On Tue, Sep 10, 2019 at 4:22 AM Dinakaran Loganathan wrote: > Hi, > > I am getting build error, error text file attached. > I don't have

[codenameone-discussions] Error in Push Notification Implementation

2019-09-10 Thread Dinakaran Loganathan
Hi, I am getting build error, error text file attached. I don't have idea about build.gradle of app side and server side and also where to copy the build.gradle in the app project. C++ The Google services plugin for