a914-gowtham / android-video-trimmer

Helps to trim local videos with compress option on Android applications using Exoplayer 2 and FFmpeg.
Other
362 stars 115 forks source link

Customizaton of toolbar #60

Open Mayank1904 opened 2 years ago

Mayank1904 commented 2 years ago

Can we Customize the Title Bar ?

a914-gowtham commented 2 years ago

Hi @Mayank1904 , Yes, but, we can only use custom title by using TrimVideo.activity(String.valueOf(videoUri)).setTitle("My title")

Mayank1904 commented 2 years ago

Thanks for the quick response

As i know this feature

But I need to customize the whole toolbar

If possible please add this feature in future so that we can provide our xml for that