This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
nowinandroid
mirror of
https://github.com/android/nowinandroid.git
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
feat: fix format issue
Browse Source
pull/850/head
qamarelsafadi
1 year ago
parent
7a05f7db96
commit
a294adb6b9
1 changed files
with
1 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
core/designsystem/src/main/java/com/google/samples/apps/nowinandroid/core/designsystem/component/DynamicAsyncImage.kt
Unescape
Escape
View File
@ -66,6 +66,5 @@ fun DynamicAsyncImage(
)
}
}
,
)
)
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/nowinandroid
Title
Body
Create Issue