Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2106

Re: MAFLogon screen in Android and iOS

$
0
0

Hi Ramakrishna,

 

In order to skip that screen, you have to use the following code in the onCreate method of the LogonActivity:


// ask LogonUIFacede to present the logon screen

// set the resulting view as the content view for this activity

setContentView(mLogonUIFacade.logon());

// Hide splash screen

mLogonUIFacade.showSplashScreen(false);


You can find more information on how to customize the MAF Logon component at the following blog:

Customizing MAF Logon Component in Android

 

Best Regards,

Emanuel


Viewing all articles
Browse latest Browse all 2106

Latest Images

Trending Articles



Latest Images