bhuvnesh123 / FFmpeg-Video-Editor-Android

Sample android project using ffmpeg for cutting and compressing video,reversing video,extracting image frames from video,extracting audio from video,add fade in fade out effect,create fast and slow motion video
540 stars 165 forks source link

LoadffmpegBinary issue #38

Closed Dinesh651 closed 4 years ago

Dinesh651 commented 4 years ago

after calling method "LoadffmpeBinary" my text layout of whole app got changed from center to left alignment,

bhuvnesh123 commented 4 years ago

@Dinesh651 I am NOT doing any UI change inside loadFFMpegBinary().So alignment change can't be due to calling method loadFFMpegBinary().Please recheck your code and if the issue persists share with me your layout xml file along with its associated java/kotlin code at bhuvneshvarma123@gmail.com so that I can help you with your code!