CodeCombiner / native-android

GC Native Android
GNU General Public License v3.0
3 stars 1 forks source link

Support for customisation in freshchat #48

Closed rampr closed 6 years ago

rampr commented 6 years ago

Example -> https://github.com/hashcube/freshchat/pull/13

CodeCombiner commented 6 years ago

Since we have moved to gradle style dependencies and there are no libraries projects (with source code) in gradle project anymore, I think it is required to create 1 more injector for styles.xml. It will copy customized android style Widget.Freshchat.FAQList or it's parameters into styles.xml like gradle settings are copied/overridden in gradle files.

rampr commented 6 years ago

okay, makes sense

rampr commented 6 years ago

Will verify and close

CodeCombiner commented 6 years ago

Please test, made new PR https://github.com/hashcube/freshchat/pull/15