This is a migrated thread and some comments may be shown as answers.

Build-in icons are not displayed when build the app in release mode

4 Answers 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Christoph
Top achievements
Rank 2
Christoph asked on 04 Jan 2014, 05:35 PM
I am using the build-in icons all over my app which works fine when deploying the app in debug mode (build settings). But when I build the app in release mode non of the build-in icons is shown.

I am forcing the flat theme for the app.

4 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 07 Jan 2014, 01:55 PM
Hi Christoph,

We assume you're utilizing Kendo UI Mobile framework for your app and its flat theme, correct? What is the platform you're trying this on? We tried the scenario you describe by using the default Kendo UI template, but didn't notice the behavior you describe. Please compare the differences between your app and the default template, and if you're unable to identify the problem, try to isolate the issue as much as possible and provide us with the isolated sample for testing.

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Christoph
Top achievements
Rank 2
answered on 07 Jan 2014, 03:06 PM
Yes, your that's correct.

I am trying on Android 4.4. Ok, my next step will be to test the Kendo UI template project and deploy it in Release mode on the device.
Will let you know about the findings.

Christoph
0
Christoph
Top achievements
Rank 2
answered on 08 Jan 2014, 08:08 AM
Steve,

I can confirm that the Kendo UI template project is showing icons also in release build. I still don't see any reason why this is not working in my case.

One difference is that we use remote-views (in seperate html files) but I did not try that based on the project template.

Another question is how I can get rid of the settings button in Android? I know in debug mode it is used for liceSync but in release mode this button is completely useless and hence should not be visible. How can I achieve this?

Cheers,
Christoph
0
Steve
Telerik team
answered on 09 Jan 2014, 02:28 PM
Hi Christoph,

Remote views should not be related to the missing icons, if you are able to reproduce the problem, please provide us with a sample that shows the issue and we would advise you.

Hiding the settings button (or overflow button per google) can be accomplished by specifying higher targetSdkVersion in the AndroidManifest.xml file. More information is available in this blog post:

"If you set either minSdkVersion or targetSdkVersion to 11 or higher, the system will not add the legacy overflow button."


Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussions
Asked by
Christoph
Top achievements
Rank 2
Answers by
Steve
Telerik team
Christoph
Top achievements
Rank 2
Share this question
or