The button for add picture does not respect font size, padding and fill. In design the font size is respected but when using the App on Android the font size, padding and fill are incorrect sizes.
The classic controls have issues translating to comparably designed mobile controls. The Modern Controls are expected to resolve these issues as they are based on Fluent design.
Power Apps' "Add Picture" control behaves differently across platforms, particularly on mobile devices like Android. The discrepancies in font size, padding, and fill can be caused by how Power Apps renders certain controls on mobile versus desktop.
The "Add Picture" control is not fully customizable for font size, padding, or fill, especially in mobile apps. A workaround is to use a Button control with an OnSelect property to invoke the photo upload functionality.
let me know if you want to go in Button control route! i can share steps with Button control
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.