Skip to content
This repository was archived by the owner on Apr 27, 2019. It is now read-only.
This repository was archived by the owner on Apr 27, 2019. It is now read-only.

Broken on API 21 when change portrait to landscape positions #147

@maoshadow

Description

@maoshadow

the code run normally on emulator with API 24 changing portrait to landscape. but in a samsung galaxy S4 with API 21 when i turn to side my phone , portrait to landscape. Crash the app. Any suggestion?
The code =
<com.bluejamesbond.text.DocumentView xmlns:ext="http://schemas.android.com/apk/res-auto" android:layout_width="fill_parent" android:layout_height="fill_parent" ext:documentView_cacheConfig="auto_quality" ext:documentView_antialias="true" ext:documentView_hyphen="-" ext:documentView_textFormat="formatted" ext:documentView_text="@string/text_sobremeta1" ext:documentView_textAlignment="justified" ext:documentView_textColor="@color/textosParrafos" style="@style/parrafos"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions