Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to change background color of progressbar layout, it appears after adf.login.html submit button

Ajesh MJul 2 2015 — edited Jul 16 2015

Hi,

In my case i want to change the layout of progressbar layout, it appears when adf.login.html Submit button is pressed as shown in the below images.

First Image shows the default adf.login page and submit button i.e Sign In

Second Image appears when click Sign In

adf.login.jpg ProgressBar.jpg

In Second Image i'm able to change the text "Processing..." to user specified. And how i did that is changing <string name="oamms_processing">Proccessing...</string> in the file oamms_strings.xml.

I want to change the Background color black to either different color or image.

As well as I want to change the progress indicator to user defined.

Please help me thin issue.. The layout is defines in two xml files... 1. \deploy\Android1\framework\build\res\layout\oamms_basicauth.xml 2. \deploy\Android1\framework\build\res\layout\oamms_challenge.xml

Give me some direction how to change it...

Regards,

Ajesh

Comments
Post Details
Added on Jul 2 2015
4 comments
940 views