burhanrashid52 / PhotoEditor

A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
MIT License
4.09k stars 984 forks source link

android:layout_height="match_parent" of PhotoEditorView not working in portrait layout #140

Open ayoubLTS opened 5 years ago

ayoubLTS commented 5 years ago

`<ja.burhanrashid52.photoeditor.PhotoEditorView

    android:layout_width="match_parent"
    android:layout_height="match_parent"
    app:photo_src="#000"

/>`

i want to give attribute android:height value "match_parent" or any value to occupy all screen but i find PhotoEditorView limited.

burhanrashid52 commented 5 years ago

I don't understand the problem here. Can you please elaborate?

ayoubLTS commented 5 years ago

Screenshot_1555066657 i want to display this image in full screen