This repository has been archived by the owner on May 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[UWP] Fix resource key name PushPinTemplate #6
Merged
Conversation
This file contains 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
👍 , although you didn't state your reason for no tests ;) |
jsuarezruiz
added a commit
to PlainConcepts/Xamarin.Forms
that referenced
this pull request
Sep 7, 2017
GTK page rendereres refactoring
shyunMin
added a commit
to shyunMin/Xamarin.Forms
that referenced
this pull request
Dec 11, 2020
Fix script for avoid conflict
mattleibow
pushed a commit
that referenced
this pull request
Jan 28, 2021
* Add base connectivity * Update naming and put in Caboodle folder * Add: NetworkAccess and Profiles instead of simple bools * update sample and test device runner * Implement Connection profiles and connection change events. * Additional cleanup for compile * Add tests and samples * Fix saving list to not be reference type. Ensures that when profiles change an event is triggered. * Android dont' show non-connected profiles * Refactor some code Local functions!!!!!!!! * Update exception names for compile * Add connectivity documentation * Add docs * Fix build * Delete unit test 1 from build * Fix tests! woops * Cleanup connectivity API checks and add remarks for exceptions on Android
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.
Description of Change
Fix wrong resource key name for the pushpin ContentTemplate
PR Checklist