Quick Capture Button Size

847
4
09-07-2018 02:24 PM
BrianLomas
Occasional Contributor III

I currently have 3 buttons on my quick capture app. I would like those buttons to fill the entire screen instead of just the top 3rd. Does anyone know where in the code I can change this?

Thanks.

0 Kudos
4 Replies
ErwinSoekianto
Esri Regular Contributor

Brian, 

It depends, normally you could use "anchor.fill : parent", but can you show us how the UI looks like and what do you use in the code? To see if we can give you some pointer. 

Thank you,

Erwin. 

0 Kudos
BrianLomas
Occasional Contributor III

I am basically working with the default settings of the quick capture template. I haven't changed much. Below is what the current UI looks like.

0 Kudos
BrianLomas
Occasional Contributor III

I have tried editing the qml code in the featurebutton.qml code, the datacapturepage.qml, and the styledbutton.qml but nothing seems to effect the size of the button. 

0 Kudos
ErwinSoekianto
Esri Regular Contributor

Johnathan Hasthorpe‌, do you have any idea how to change the size of the button?

0 Kudos