The application that I'm working on has rather elaborate settings options that can be frequently changed by the user. I decided to no put them in standard Settings location. I instead created an AppBar that contains the settings UI. Will I be penalized
on this when I submit my application for certification? I've seen some application in the store that have all their settings in either an AppBar or a customized menu UI.