Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

XDK version 3922

Alessandro_S_
Beginner
714 Views

Hello many bugs fixed, but consider to replace

<activity android:launchMode="singleTop" />
 with
<activity android:launchMode="singleTop" android:theme="@android:style/Theme.DeviceDefault.NoActionBar" /> 

This is for Title before Splash Screen.

Thank you

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
714 Views

We'll take a look, Alessandro.

0 Kudos
Reply