-
Notifications
You must be signed in to change notification settings - Fork 564
[Mono.Android] Add a Test for reading 9 Patch files at runtime. #537
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jonpryor
reviewed
Mar 29, 2017
| public const int Icon = 2130837508; | ||
|
|
||
| // aapt resource value: 0x7f020005 | ||
| public const int image = 2130837509; |
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this image when the @(AndroidResource) is using Image.9.png? I'd expect this member to be Image (capital I).
Contributor
|
build |
9123596 to
f3ae49c
Compare
Contributor
Author
|
build |
1 similar comment
Contributor
Author
|
build |
Contributor
Author
|
@jonpryor this might be useful :D I think we all forgot about it lol |
Contributor
Author
|
@jonpryor woot Green Build! :) |
jonpryor
added a commit
to jonpryor/xamarin-android
that referenced
this pull request
Dec 12, 2019
Changes: dotnet/java-interop@e7d96f2...f3553f4 Fixes: dotnet/java-interop#534 * dotnet/java-interop@f3553f4: [Java.Interop.Tools.JavaCallableWrappers] XA4213 for mangled methods (dotnet#537) * dotnet/java-interop@0fc4b61: [Java.Interop-Tests] Fix JniTypeTest.Name() missing argument (dotnet#538) * dotnet/java-interop@0065de4: [generator] Mark Kotlin-mangled methods as non-virtual (dotnet#536) * dotnet/java-interop@76d6e6d: Bump to Mono.Linq.Expressions v2.0.0 via NuGet (dotnet#533) * dotnet/java-interop@18c29b7: [Xamarin.Android.Tools.Bytecode] Add @not-null support (dotnet#526) * dotnet/java-interop@1315bfe: Bump to jbevain/mono.linq.expressions@7973f862 (dotnet#529) * dotnet/java-interop@e0d4a7f: [generator] Make _members private (dotnet#522)
jonpryor
added a commit
that referenced
this pull request
Dec 12, 2019
Changes: dotnet/java-interop@e7d96f2...f3553f4 Fixes: dotnet/java-interop#534 * dotnet/java-interop@f3553f4: [Java.Interop.Tools.JavaCallableWrappers] XA4213 for mangled methods (#537) * dotnet/java-interop@0fc4b61: [Java.Interop-Tests] Fix JniTypeTest.Name() missing argument (#538) * dotnet/java-interop@0065de4: [generator] Mark Kotlin-mangled methods as non-virtual (#536) * dotnet/java-interop@76d6e6d: Bump to Mono.Linq.Expressions v2.0.0 via NuGet (#533) * dotnet/java-interop@18c29b7: [Xamarin.Android.Tools.Bytecode] Add @not-null support (#526) * dotnet/java-interop@1315bfe: Bump to jbevain/mono.linq.expressions@7973f862 (#529) * dotnet/java-interop@e0d4a7f: [generator] Make _members private (#522)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context https://bugzilla.xamarin.com/show_bug.cgi?id=46807