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

📝(content) ChromeOS lint rules in Android Studio #576

Merged
merged 17 commits into from
Jan 20, 2023
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
b87998d
📝(content) ChromeOS lint rules in Android Studio
jkcinouye Dec 8, 2022
9b4a88c
Update contributors.js
jkcinouye Dec 8, 2022
e4fbca9
📝(content) Lint rules for ChromeOS in Android Studio
jkcinouye Dec 8, 2022
5570170
Update site/en/android-environment/lint-rules-for-ChromeOS-in-Android…
jkcinouye Dec 16, 2022
5278f11
Update site/en/posts/chromeos-lint-rules-in-android-studio.md
jkcinouye Dec 16, 2022
ba269d7
Update site/en/android-environment/lint-rules-for-ChromeOS-in-Android…
jkcinouye Jan 3, 2023
03d0bfb
Update site/en/android-environment/lint-rules-for-ChromeOS-in-Android…
jkcinouye Jan 3, 2023
f8387ed
Update site/en/posts/chromeos-lint-rules-in-android-studio.md
jkcinouye Jan 3, 2023
ab1878a
Update site/en/android-environment/lint-rules-for-ChromeOS-in-Android…
jkcinouye Jan 3, 2023
f8c6508
Update site/en/android-environment/lint-rules-for-ChromeOS-in-Android…
jkcinouye Jan 3, 2023
eba8be1
Update site/en/posts/chromeos-lint-rules-in-android-studio.md
jkcinouye Jan 3, 2023
3d5625c
Update site/en/android-environment/lint-rules-for-ChromeOS-in-Android…
jkcinouye Jan 10, 2023
e527f21
Rename lint-rules-for-ChromeOS-in-Android-Studio.md to lint-rules-for…
jkcinouye Jan 11, 2023
407b013
Change to capitalization in file names.
jkcinouye Jan 11, 2023
2d8b8e2
Merge branch 'main' into jkcinouye-content-chromeos-lint-rules
jkcinouye Jan 12, 2023
7d308e0
Update site/en/posts/chromeos-lint-rules-in-android-studio.md
Snugug Jan 20, 2023
0e3f7e7
Update site/en/android-environment/lint-rules-for-chromeos-in-android…
Snugug Jan 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update site/en/android-environment/lint-rules-for-ChromeOS-in-Android…
…-Studio.md

Co-authored-by: Sam Richard <[email protected]>
  • Loading branch information
jkcinouye and Snugug committed Jan 3, 2023
commit f8c650851037a04264c97f7612c88be491d68876
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ appropriate size. These changes will allow users to scale the UI to meet their
needs. After adding these changes to your Manifest, test your application
against the Desktop Emulator referenced below.

![Android Virtual Device Creation for Desktop Emulator](ix:copyoflintrule--tky4el3vzwh.gif)
![Android Virtual Device Creation for Desktop Emulator](ix://posts/android-studio-lint-rules/avd.gif)


#### Remedy
Expand Down