cancel
Showing results for 
Search instead for 
Did you mean: 

SPLIT APP in SAPUI5 MOBILE View have some problem

karthikarjun
Active Contributor
0 Kudos

Hi All,

We are facing problem in Split App ( sap.m.splitapp) in mobile view.

In Desktop and Tablets we can able to see master page view. But in mobile,we are not able to see master page.

In Desktop and Tablets :

                                              fig 1:                                                                                                                     fig2

                                    

fig1 : On click of that icon we can able to see our master page( fig2). This is possible only in Desktop and Tablets.

When I run this same app in mobile, I am not able to see master page. I want same output in mobile. If you have any idea please share with us.

Thanks,

Karthik A

Accepted Solutions (1)

Accepted Solutions (1)

karthikarjun
Active Contributor
0 Kudos

Hi,

According to Split App Architecture:

For Mobile:

One to one Navigation....Master page is your first page

For Tablet/Desktop:

Split screens occurs

Thanks,

Karthik A

Answers (1)

Answers (1)

Virinchy
Active Contributor
0 Kudos

I guess you have mis understood Master view to Detail view and vice versa. Please look at the design patterns in this link

SAPUI5 SDK - Demo Kit

UI5 is responsive in nature and changes accordingly with screen resolution.

and split control is of a similar nature.

Try and play with a split control application from

'sap.m.SplitApp' Demo Application

If you wanna see how it looks in mobile , change the resolution of the browser or use the emulation option in Google Chrome.

Mobile emulation - Google Chrome