From 206cdcf1c3cd12c7bf28f41f563a8ea33c76d38d Mon Sep 17 00:00:00 2001 From: Dale Hawkins <107309+dkhawk@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:54:35 -0600 Subject: [PATCH] fix: Exports sample activities so they can be run directly (#1808) * fix: Exports all of the sample activities to make them available to run directly. * fix: wrap before copyright comment formatting character --- .../java/app/src/main/AndroidManifest.xml | 50 ++++- .../kotlin/app/src/main/AndroidManifest.xml | 186 +++++++++++++----- 2 files changed, 180 insertions(+), 56 deletions(-) diff --git a/ApiDemos/java/app/src/main/AndroidManifest.xml b/ApiDemos/java/app/src/main/AndroidManifest.xml index ebf64990..c7b33001 100644 --- a/ApiDemos/java/app/src/main/AndroidManifest.xml +++ b/ApiDemos/java/app/src/main/AndroidManifest.xml @@ -13,7 +13,7 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - --> +--> - - + + - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file