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

Itemview Height customization #104

Open
shahkarraza001 opened this issue Feb 14, 2019 · 0 comments
Open

Itemview Height customization #104

shahkarraza001 opened this issue Feb 14, 2019 · 0 comments

Comments

@shahkarraza001
Copy link

shahkarraza001 commented Feb 14, 2019

I want to fix the height of recyclerview item in xml. lets say
` <com.volokh.danylo.video_player_manager.ui.VideoPlayerView

            android:id="@+id/player"
            android:layout_width="match_parent"
            android:layout_height="200dp" />`

But it takes more than 70 percent of the screen. Is there any way to fix this height by user mentioned in xml.

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