You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: ui-views.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@ In this topic we will to go trough the following views available in NativeScript
14
14
*[Progress ](#progress)
15
15
*[ActivityIndicator](#activityindicator)
16
16
*[Image](#image)
17
-
*[ListView](#dialogs)
17
+
*[ListView](#listview)
18
18
*[WebView](#webview)
19
19
*[TabView](#tabview)
20
-
*[Dialogs](#listview)
20
+
*[Dialogs](#dialogs)
21
21
22
22
Defining the layout of the application is also an important part of the application development. You can refer to the [ layouts article ](layouts.md) for more information about the different layout containers that are available in NativeScript.
0 commit comments