Skip to content

Update FlyOutContainer.java#2

Open
MelonSmasher wants to merge 1 commit into
jaylamont:masterfrom
MelonSmasher:patch-2
Open

Update FlyOutContainer.java#2
MelonSmasher wants to merge 1 commit into
jaylamont:masterfrom
MelonSmasher:patch-2

Conversation

@MelonSmasher

Copy link
Copy Markdown

Updated this class to use the screens width divided by four to only display 1/4 of the original content in the margin. This edit would require a method similar to the edit I made in com.example.flyoutmenuexample.SampleActivity.java

Updated this class to use the screens width divided by four to only display 1/4 of the original content in the margin. This edit would require a method similar to the edit I made in  com.example.flyoutmenuexample.SampleActivity.java
@vhakulinen

Copy link
Copy Markdown

just change this line's right - menuMargin to right / 4 and this line's - menuMargin to / 4 to achieve the same effect.

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

Successfully merging this pull request may close these issues.

2 participants