I'm successfully running ocr app to portrait mode and want to change the view of "ocr result text" (on the right side of the picture "mol! ... bla2") in VERTICAL. So, it will appear in the bottom of translation label.
But, after i change the "Linear Layout" number 2 "orientation" on capture.xml which is the setting of "result text" layout (see picture). The result text does not appear.
The result i want: (view from top to bottom):
Image
translation label
ocr result text
ocr result text translation
I'm successfully running ocr app to portrait mode and want to change the view of "ocr result text" (on the right side of the picture "mol! ... bla2") in VERTICAL. So, it will appear in the bottom of translation label.
But, after i change the "Linear Layout" number 2 "orientation" on capture.xml which is the setting of "result text" layout (see picture). The result text does not appear.
The result i want: (view from top to bottom):
translation label ocr result text ocr result text translation
How do i solve this?