on 2017 Jun 29 12:47 PM
Hi,
I have the problem that there is some less space around NumericContent control inside the header of a page. Changing the class to responsive margin had not any effect.
To understand it better, here a picture from the element:
and the belonging xml-view:
<mvc:View controllerName="ui.controller.xxx" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:mvc="sap.ui.core.mvc" displayBlock="true" xmlns="sap.m" xmlns:f="sap.f">
<Page title="/----\" showNavButton="true" navButtonPress="routeBack">
<headerContent>
<NumericContent id="userErrorCount" icon="sap-icon://message-warning" iconDescription="[...]"/>
</headerContent>
<content>
<IconTabBar expanded="true" expandable="false" select="showSource" width="auto">
/*
[...]
*/
</IconTabBar>
</content>
</Page>
</mvc:View>
The space above and on the right side is enough, but not this at the bottom.
Does somebody have an idea that there is some more space?
Thanks in advance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
65 | |
10 | |
10 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.