From e2f766f220bf9e31f1a41d8e205328f197086b05 Mon Sep 17 00:00:00 2001 From: Glenn Watson Date: Sun, 28 Feb 2021 12:09:28 +1100 Subject: [PATCH] housekeeping: Update Sample to AndroidX --- .../Resources/layout/Tabbar.axml | 5 +++-- .../SextantSample.Android.csproj | 17 +++++++++-------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/Sample/SextantSample.Android/Resources/layout/Tabbar.axml b/Sample/SextantSample.Android/Resources/layout/Tabbar.axml index ad1f87d8..900ce3cc 100644 --- a/Sample/SextantSample.Android/Resources/layout/Tabbar.axml +++ b/Sample/SextantSample.Android/Resources/layout/Tabbar.axml @@ -1,11 +1,12 @@ - diff --git a/Sample/SextantSample.Android/SextantSample.Android.csproj b/Sample/SextantSample.Android/SextantSample.Android.csproj index 66c473f8..721e5b1e 100644 --- a/Sample/SextantSample.Android/SextantSample.Android.csproj +++ b/Sample/SextantSample.Android/SextantSample.Android.csproj @@ -68,15 +68,16 @@ - - - - - + + + + + - - + + + @@ -124,4 +125,4 @@ - + \ No newline at end of file