From aa83d3f8313bfb6642edddb7badbb44b63d1cf6d Mon Sep 17 00:00:00 2001 From: kpomazi Date: Thu, 26 Sep 2024 08:13:38 +0000 Subject: [PATCH] deploy: 74bb55fb4b40e58d27250d32621a9d35bb237061 --- laborok/calculator/index.html | 20 ++++++++++++++----- search/search_index.json | 2 +- sitemap.xml | 36 +++++++++++++++++----------------- sitemap.xml.gz | Bin 209 -> 209 bytes 4 files changed, 34 insertions(+), 24 deletions(-) diff --git a/laborok/calculator/index.html b/laborok/calculator/index.html index 84bcccc..d235476 100644 --- a/laborok/calculator/index.html +++ b/laborok/calculator/index.html @@ -1008,6 +1008,16 @@

Projekt létrehozása } } +

A libs.version.toml fájlba vegyük fel a következőket: +

[versions]
+...
+navigation = "2.8.0"
+
+[libraries]
+...
+androidx-navigation-fragment-ktx = { group = "androidx.navigation", name = "navigation-fragment-ktx", version.ref = "navigation" }
+androidx-navigation-ui-ktx = { group = "androidx.navigation", name = "navigation-ui-ktx", version.ref = "navigation" }
+

Nyissuk meg a module szintű Gradle fájlunkat.

Engedélyezzük a View Binding-ot:

...
@@ -2095,8 +2105,8 @@ 

Önálló feladat - Kontextus - - 2024-09-15 + + 2024-09-26 @@ -2111,10 +2121,10 @@

Önálló feladat - Kontextus Szerzők -