Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need readme update #1

Open
webanimal opened this issue Sep 11, 2020 · 0 comments
Open

Need readme update #1

webanimal opened this issue Sep 11, 2020 · 0 comments

Comments

@webanimal
Copy link

  1. The minimum SDK is 21. It's important! So please inform about this. It can be solved if add into a manifest:
    <uses-sdk tools:overrideLibrary="com.lionzxy.trex_library" />

  2. Please add to a readme an example how to add a simple view without a progress. Because a view's package depends on a lib implementation. But you realize this after an "Inflating exception" during onCreate().
    <com.lionzxy.trex_library.TRexGameView
    android:id="@+id/trexView"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant