Hi All,
I have a requirement, where I want to provide ability to end user to supply custom icons in application header.
For this I have created a class and extended from sap.m.Button.
and override setIcon method in my child class?
but could not get this to work? can someone help me out?
regards