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

android layouts overview #62

Closed
wants to merge 2 commits into from

Conversation

rkowalski4
Copy link
Contributor

Following pull request resolves #38 and #59 .

Pull request contains section on layout formatting general rules included tip on auto-sorting.

kotlin.md Show resolved Hide resolved
kotlin.md Show resolved Hide resolved
kotlin.md Show resolved Hide resolved
kotlin.md Show resolved Hide resolved
@@ -235,3 +235,66 @@ Examples of specific strings:
<dimen name="large_padding">24dp</dimen>
<dimen name="xlarge_padding">32dp</dimen>
```

### 6. Layouts
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please include the default config for Studio's formatter.

@IwoHerka IwoHerka closed this Jun 29, 2021
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.

Add section on XML layouts in Android
2 participants