mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-31 04:01:24 +08:00
18 lines
753 B
XML
18 lines
753 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CustomApplication xmlns="http://soap.sforce.com/2006/04/metadata">
|
|
<brand>
|
|
<headerColor>#0070D2</headerColor>
|
|
<shouldOverrideOrgTheme>false</shouldOverrideOrgTheme>
|
|
</brand>
|
|
<formFactors>Small</formFactors>
|
|
<formFactors>Large</formFactors>
|
|
<isNavAutoTempTabsDisabled>false</isNavAutoTempTabsDisabled>
|
|
<isNavPersonalizationDisabled>false</isNavPersonalizationDisabled>
|
|
<isNavTabPersistenceDisabled>false</isNavTabPersistenceDisabled>
|
|
<isOmniPinnedViewEnabled>false</isOmniPinnedViewEnabled>
|
|
<label>propertymanagementapp</label>
|
|
<navType>Standard</navType>
|
|
<uiBundle>c__propertymanagementapp</uiBundle>
|
|
<uiType>Lightning</uiType>
|
|
</CustomApplication>
|