Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Empty layouts w/o styling + Readme typo/grammatical fixes#937

Open
chaneylc wants to merge 5 commits into
AppIntro:mainAppIntro/AppIntro:mainfrom
chaneylc:masterchaneylc/AppIntro:masterCopy head branch name to clipboard
Open

Empty layouts w/o styling + Readme typo/grammatical fixes#937
chaneylc wants to merge 5 commits into
AppIntro:mainAppIntro/AppIntro:mainfrom
chaneylc:masterchaneylc/AppIntro:masterCopy head branch name to clipboard

Conversation

@chaneylc

@chaneylc chaneylc commented May 6, 2021

Copy link
Copy Markdown

Just some subtle fixes for the README.

chaneylc added 4 commits May 6, 2021 17:32
Just some grammatical fixes.
Updated basic usage to add app intro style.
@chaneylc

chaneylc commented May 10, 2021

Copy link
Copy Markdown
Author

I added a styling guide based on the example to the basic usage section. I ran into an issue with my application where the app intro fragment would be completely blank, following your basic usage guide. Defining the example app intro style and adding it to the manifest fixed this issue.

@chaneylc chaneylc changed the title Readme typo/grammatical fixes Empty layouts w/o styling + Readme typo/grammatical fixes May 10, 2021
Comment thread README.md
Comment on lines +109 to +116
Next, define your app intro theme in res/values/styles.xml.
```
<style name="AppIntroTheme" parent="Theme.AppCompat.NoActionBar">
<item name="colorPrimary">#F57C00</item>
<item name="colorPrimaryDark">#212121</item>
<item name="colorAccent">#F57C00</item>
</style>
```

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I won't add this into the README honestly. While I understand this fixed your issue, this is not a required step for all of our users.

@cortinico

Copy link
Copy Markdown
Member

Thanks for fixing the typos. Those are valid and should be added. The layout sample should probably be included in the sample app, maybe we can add some more documentation there.

@cortinico

cortinico commented Oct 31, 2021

Copy link
Copy Markdown
Member

Hey @chaneylc Can you please follow up on the comments I left? Or let me know and I'll edit and land this.

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.