bet 19/20 Sana 08.01.2022 Hajmi 200,3 Kb. #331779
Bog'liq
Kompyuter Grafikasi
}
}
}
override fun onResume() {
super.onResume()
(activity as AppCompatActivity?)!!.supportActionBar!!.hide()
}
override fun onStop() {
super.onStop()
(activity as AppCompatActivity?)!!.supportActionBar!!.show()
}
}
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/drawer_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"
tools:openDrawer="start">
android:id="@+id/app_bar_main"
layout="@layout/app_bar_main"
android:layout_width="match_parent"
android:layout_height="match_parent" />
android:id="@+id/nav_view"
android:layout_width="300dp"
android:layout_height="match_parent"
android:layout_gravity="start"
android:fitsSystemWindows="true"
app:headerLayout="@layout/nav_header_main"
app:menu="@menu/main"
/>
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"
tools:context=".FlashActivity"
>
android:id="@+id/lot"
android:layout_width="300dp"
android:layout_height="wrap_content"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintVertical_bias="0.3"
app:lottie_autoPlay="true"
app:lottie_rawRes="@raw/codes" />
android:id="@+id/text"
android:layout_width="300dp"
android:layout_height="wrap_content"
android:fontFamily="@font/semi"
android:gravity="center"
android:textColor="#27DEBF"
android:textSize="35sp"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toBottomOf="@id/lot">
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MainActivity">
app:elevation="0dp"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:theme="@style/Theme.ComputerGraphics.AppBarOverlay">
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize"
android:background="#05396B"
app:popupTheme="@style/Theme.ComputerGraphics.PopupOverlay"
app:title="Computer Graphics" />
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_behavior="@string/appbar_scrolling_view_behavior"
tools:showIn="@layout/app_bar_main">
android:id="@+id/nav_host_fragment_content_main"
android:name="androidx.navigation.fragment.NavHostFragment"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:defaultNavHost="true"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:navGraph="@navigation/mobile_navigation" />
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:orientation="vertical"
tools:context=".BookmarksFragment">
android:id="@+id/rv_bookmark"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
tools:listitem="@layout/item_info" />
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".DataFragment">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/my_pdf"/>
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
tools:context=".HelpCenterFragment">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
android:layout_width="match_parent"
android:layout_height="200dp"
android:gravity="center"
android:orientation="vertical">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="20dp"
app:cardCornerRadius="15dp"
app:cardElevation="10dp">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
android:id="@+id/telegram_btn"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginTop="20dp"
android:clickable="true"
android:src="@drawable/ic_mode1" />
android:id="@+id/instagram_btn"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginTop="10dp"
android:clickable="true"
android:src="@drawable/ic_mode" />
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center_horizontal"
android:gravity="center_horizontal"
android:orientation="vertical">
android:layout_width="200dp"
android:layout_height="200dp"
app:lottie_autoPlay="true"
app:lottie_loop="true"
app:lottie_rawRes="@raw/question" />
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="20dp"
android:gravity="center"
android:justificationMode="inter_word"
android:padding="20dp"
android:text="Savollaringiz yoki taklif va e'tirozlaringiz mavjud bo'lsa, bizning telegram yoki instagram ijtimoiy tarmoqlarimizdagi yuqoridagi manzillarga murojaat qilishingiz mumkin."
android:textColor="@color/teal_700"
android:textSize="18sp" />
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".ui.home.HomeFragment"
android:orientation="vertical">
android:id="@+id/tabs"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="#05396B"
android:layoutMode="opticalBounds"
android:nestedScrollingEnabled="true"
app:tabGravity="fill"
app:tabIndicatorColor="#EBEBEB"
app:tabIndicatorHeight="4dp"
app:tabInlineLabel="true"
app:tabTextAppearance="@style/MyTabLayoutTextAppearance"
app:tabMode="fixed"
app:tabSelectedTextColor="@color/white"
app:tabTextColor="#6987A9"
/>
android:id="@+id/view_pager"
android:layout_width="match_parent"
android:layout_height="match_parent" />
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".IndexFragment"
>
android:layout_width="match_parent"
android:layout_height="match_parent">
android:id="@+id/code"
android:layout_width="320dp"
android:layout_height="250dp"
android:layout_gravity="center_horizontal"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:lottie_autoPlay="true"
app:lottie_enableMergePathsForKitKatAndAbove="true"
app:lottie_loop="true"
app:lottie_rawRes="@raw/time" />
android:id="@+id/rv"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toBottomOf="@id/code"
tools:listitem="@layout/item_rv" />
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
xmlns:app="http://schemas.android.com/apk/res-auto"
tools:context=".InfoFragment">
tools:listitem="@layout/item_info"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
android:id="@+id/rv_info"
android:layout_width="match_parent"
android:layout_height="match_parent"
/>
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
xmlns:app="http://schemas.android.com/apk/res-auto"
tools:context=".LaboratoriesFragment">
tools:listitem="@layout/item_info"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
android:id="@+id/rv_lab"
android:layout_width="match_parent"
android:layout_height="match_parent"
/>
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".LcturesFragment">
android:id="@+id/rv_lectures"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"
tools:listitem="@layout/item_info" />
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clickable="true">
android:id="@+id/qollanma"
android:layout_width="match_parent"
android:layout_height="80dp"
android:layout_margin="10dp"
android:clickable="true"
app:cardCornerRadius="10dp"
app:cardElevation="5dp">
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="3.5"
android:gravity="center">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="15dp"
app:cardCornerRadius="10dp">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:src="@drawable/manual"/>
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
android:orientation="vertical">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1">
android:id="@+id/info_btn"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
android:gravity="center_vertical"
android:orientation="vertical">
android:id="@+id/text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:fontFamily="@font/zen"
android:justificationMode="inter_word"
android:singleLine="true"
android:text="O`quv Qo`llanma"
android:textColor="@color/black"
android:textSize="20sp" />
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="3"
android:gravity="center">
android:id="@+id/image_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/ic_baseline_download_24" />
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".QuestionsFragment">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginTop="10dp"
android:gravity="center_horizontal"
android:orientation="vertical"
android:padding="10dp">
android:id="@+id/Question_text"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"
android:text="ENTER YOUR QUESTION"
android:textColor="@color/black"
android:textSize="20sp"
android:textStyle="bold" />
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="20dp"
android:gravity="center_vertical"
android:orientation="horizontal">
android:id="@+id/progress_horizontal"
style="?android:progressBarStyleHorizontal"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:max="15"
android:minHeight="50dp"
android:progress="0" />
android:id="@+id/textView_progress"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:padding="10dp"
android:text="1/15"
android:maxEms="15"
android:textColor="@color/black"
android:textSize="20sp"
/>
android:id="@+id/Op1"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="20dp"
android:background="@drawable/option_design"
android:gravity="center"
android:padding="10dp"
android:text="option1"
android:textSize="18sp" />
android:id="@+id/Op2"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="20dp"
android:background="@drawable/option_design"
android:gravity="center"
android:padding="10dp"
android:text="option1"
android:textSize="18sp" />
android:id="@+id/Op3"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="20dp"
android:background="@drawable/option_design"
android:gravity="center"
android:padding="10dp"
android:text="option1"
android:textSize="18sp" />
android:id="@+id/Op4"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="20dp"
android:background="@drawable/option_design"
android:gravity="center"
android:padding="10dp"
android:text="option1"
android:textSize="18sp" />
android:id="@+id/Submit"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="15dp"
android:background="#FF9900"
android:text="Submit"
android:textSize="16dp"
android:textStyle="bold"
app:backgroundTint="#FF9900" />
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".ResultFragment"
android:background="@drawable/kotlin">
app:layout_constraintBottom_toBottomOf="parent"
android:id="@+id/card"
android:layout_width="320dp"
android:layout_height="450dp"
app:cardBackgroundColor="#CBDCE6"
app:cardCornerRadius="20dp"
app:cardElevation="10dp"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent" >
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_gravity="center"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
app:lottie_loop="true"
app:lottie_rawRes="@raw/winner"
app:lottie_autoPlay="true"
android:id="@+id/trophy"
android:layout_width="150dp"
android:layout_height="150dp"
app:layout_constraintLeft_toLeftOf="@id/card"
app:layout_constraintRight_toRightOf="@id/card"
app:layout_constraintTop_toTopOf="@id/card" />
android:layout_gravity="center"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Congrates!"
android:textSize="25sp"
android:textColor="@color/black"
android:textStyle="bold"/>
android:layout_gravity="center"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
android:id="@+id/count"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:elevation="40dp"
android:text="9"
android:textColor="#42AF7B"
android:textSize="40sp"
android:textStyle="bold"
app:layout_constraintLeft_toLeftOf="@id/card"
app:layout_constraintRight_toLeftOf="@+id/score"
app:layout_constraintTop_toBottomOf="@id/trophy" />
android:id="@+id/score"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:elevation="40dp"
android:text=" Score"
android:textColor="#42AF7B"
android:textSize="40sp"
android:textStyle="bold"
app:layout_constraintLeft_toRightOf="@id/count"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toBottomOf="@id/trophy" />
android:layout_gravity="center"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Quiz completed successfully."
android:textSize="18sp"
android:textColor="@color/black"
android:textStyle="bold"/>
android:layout_gravity="center"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
android:id="@+id/name"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Akbarali"
android:textSize="18sp"
android:textColor="@color/black"
android:textStyle="bold"/>
android:layout_marginTop="5dp"
android:layout_gravity="center"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
android:id="@+id/text"
android:layout_margin="10dp"
android:gravity="center"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="You attempt 15 questions and from that 5 answer in correct."
android:textSize="17sp"
android:textColor="@color/black"
/>
android:gravity="center"
android:layout_gravity="center"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_marginLeft="20dp"
android:gravity="center"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Share with us:"
android:textSize="18sp"
android:textColor="@color/black"
/>
android:id="@+id/image"
android:layout_marginLeft="10dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/share"/>
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/kotlin"
android:elevation="5dp"
tools:context=".TestFragment">
android:id="@+id/Quiz"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="sans-serif-black"
android:shadowColor="#FF9800"
android:text="Quiz"
android:textColor="@color/white"
android:textSize="30sp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintHorizontal_bias="0.498"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintVertical_bias="0.328" />
android:id="@+id/Card"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="32dp"
android:layout_marginTop="16dp"
android:layout_marginEnd="32dp"
app:cardBackgroundColor="#CBDCE6"
app:cardCornerRadius="12dp"
app:cardElevation="5dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/Quiz">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#CBDCE6"
android:padding="16dp">
android:id="@+id/textView2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:text="Please enter your name"
android:textColor="@color/textColor"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintHorizontal_bias="0.498"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView" />
android:id="@+id/textView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="sans-serif-black"
android:gravity="center"
android:text="Welcome"
android:textColor="@color/textColor"
android:textSize="30sp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
android:id="@+id/editTextTextPersonName"
style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:layout_marginTop="30dp"
android:layout_marginEnd="16dp"
android:backgroundTint="@color/black"
android:ems="10"
android:hint="Name"
android:inputType="textPersonName"
android:minHeight="48dp"
android:textColor="@color/textColor"
android:textColorHint="@color/black"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView2" />
android:id="@+id/button"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:layout_marginTop="40dp"
android:layout_marginEnd="16dp"
android:backgroundTint="#FF9900"
android:text="Start"
app:backgroundColor="#FF9900"
app:cornerRadius="20dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/editTextTextPersonName" />
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clickable="true">
android:id="@+id/info_btn"
android:layout_width="match_parent"
android:layout_height="80dp"
android:layout_margin="10dp"
android:clickable="true"
app:cardCornerRadius="10dp"
app:cardElevation="5dp">
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="3.5"
android:gravity="center">
android:layout_width="50dp"
android:layout_height="50dp"
android:layout_margin="15dp"
app:cardBackgroundColor="#97EA97"
app:cardCornerRadius="10dp">
android:id="@+id/number"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:fontFamily="@font/roboro"
android:text="1"
android:textColor="@color/black"
android:textSize="22sp" />
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
android:orientation="vertical">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
android:gravity="center_vertical"
android:orientation="vertical">
android:id="@+id/text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:fontFamily="@font/roboto1"
android:justificationMode="inter_word"
android:singleLine="true"
android:text="Syllabus"
android:textColor="@color/black"
android:textSize="20sp" />
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center_vertical">
android:id="@+id/reading"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="5dp"
android:text="5 min read"
android:textColor="#AAAAAA"
android:textSize="15dp" />
android:id="@+id/image"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="3"
android:gravity="center">
android:id="@+id/image_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/ic_baseline_bookmark_add_24" />
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clickable="true">
android:id="@+id/item"
android:layout_width="match_parent"
android:layout_height="150dp"
android:layout_margin="10dp"
android:clickable="true"
app:cardCornerRadius="10dp"
app:cardElevation="5dp">
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="2.5"
android:gravity="center">
android:id="@+id/image_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/syllabus" />
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
android:orientation="vertical">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
android:gravity="center_vertical"
android:orientation="vertical">
android:id="@+id/syllabus"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:fontFamily="@font/zen"
android:text="Syllabus"
android:textColor="@color/black"
android:textSize="28sp"
android:textStyle="bold" />
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center_vertical">
android:layout_width="8dp"
android:layout_height="8dp"
android:src="@drawable/circle" />
android:id="@+id/lectures"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="5dp"
android:text="1 Lectures"
android:textColor="#AAAAAA"
android:textSize="15dp" />
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="3"
android:gravity="center">
android:layout_width="match_parent"
android:layout_height="match_parent">
android:id="@+id/progress_bar"
style="@style/CircularDeterminateProgressBar"
android:layout_width="60dp"
android:layout_height="60dp"
android:progress="60"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent" />
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:layout_constraintTop_toTopOf="@id/progress_bar"
app:layout_constraintBottom_toBottomOf="@id/progress_bar"
app:layout_constraintLeft_toLeftOf="@id/progress_bar"
app:layout_constraintRight_toRightOf="@id/progress_bar">
android:id="@+id/text_count"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="60"
android:textColor="@color/black" />
android:id="@+id/text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="%" />
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
android:orientation="vertical">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
android:gravity="center_vertical">
android:id="@+id/continue1"
android:layout_width="120dp"
android:layout_height="30dp"
android:clickable="true"
app:cardBackgroundColor="#FBF4D5"
app:cardCornerRadius="50dp">
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:orientation="horizontal">
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Davom eting"
android:textColor="#FF9900"
android:textStyle="bold" />
android:layout_width="16dp"
android:layout_height="16dp"
android:layout_marginLeft="5dp"
android:src="@drawable/ic_baseline_arrow_forward_24" />
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="@dimen/nav_header_height"
android:background="@color/white"
android:gravity="center">
android:id="@+id/window"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="40dp"
app:lottie_autoPlay="true"
app:lottie_loop="true"
app:lottie_rawRes="@raw/window" />
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools">
-
android:id="@+id/rate"
android:icon="@drawable/ic_baseline_star_rate_24"
android:iconTint="@color/teal_200"
android:title="Baholash" />
android:id="@+id/more"
android:icon="@drawable/ic_baseline_search_24"
android:title="Boshqa ilovalar" />
android:id="@+id/send"
android:icon="@drawable/ic_baseline_email_24"
android:title="Fikr-mulohaza yuborish" />
android:id="@+id/share"
android:icon="@drawable/ic_baseline_share_24"
android:title="Ulashish" />
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/mobile_navigation"
app:startDestination="@+id/nav_home">
android:id="@+id/nav_home"
android:name="com.example.computergraphics.ui.home.HomeFragment"
android:label="Kompyuter grafikasi"
tools:layout="@layout/fragment_home" >
android:id="@+id/action_nav_home_to_indexFragment"
app:destination="@id/indexFragment" />
android:id="@+id/action_nav_home_to_bookmarksFragment"
app:destination="@id/bookmarksFragment" />
android:id="@+id/action_nav_home_to_helpCenterFragment"
app:destination="@id/helpCenterFragment" />
android:id="@+id/indexFragment"
android:name="com.example.computergraphics.IndexFragment"
android:label="Kompyuter grafikasi"
tools:layout="@layout/fragment_index" >
android:id="@+id/action_indexFragment_to_infoFragment"
app:destination="@id/infoFragment" />
android:id="@+id/action_indexFragment_to_lcturesFragment"
app:destination="@id/lcturesFragment" />
android:id="@+id/action_indexFragment_to_laboratoriesFragment"
app:destination="@id/laboratoriesFragment" />
android:id="@+id/action_indexFragment_to_manualFragment"
app:destination="@id/manualFragment" />
android:id="@+id/action_indexFragment_to_testFragment"
app:destination="@id/testFragment" />
android:id="@+id/bookmarksFragment"
android:name="com.example.computergraphics.BookmarksFragment"
android:label="Saqlanganlar"
tools:layout="@layout/fragment_bookmarks" />
android:id="@+id/helpCenterFragment"
android:name="com.example.computergraphics.HelpCenterFragment"
android:label="Yordam"
tools:layout="@layout/fragment_help_center" />
android:id="@+id/infoFragment"
android:name="com.example.computergraphics.InfoFragment"
android:label="O'quv rejasi"
tools:layout="@layout/fragment_info" >
android:id="@+id/action_infoFragment_to_dataFragment"
app:destination="@id/dataFragment" />
android:id="@+id/dataFragment"
android:name="com.example.computergraphics.DataFragment"
tools:layout="@layout/fragment_data" />
android:id="@+id/lcturesFragment"
android:name="com.example.computergraphics.LcturesFragment"
android:label="Ma'ruzalar"
tools:layout="@layout/fragment_lctures" >
android:id="@+id/action_lcturesFragment_to_dataFragment"
app:destination="@id/dataFragment" />
android:id="@+id/laboratoriesFragment"
android:name="com.example.computergraphics.LaboratoriesFragment"
android:label="Laboratoriyalar"
tools:layout="@layout/fragment_laboratories" >
android:id="@+id/action_laboratoriesFragment_to_dataFragment"
app:destination="@id/dataFragment" />
android:id="@+id/manualFragment"
android:name="com.example.computergraphics.ManualFragment"
android:label="Qo'llanma"
tools:layout="@layout/fragment_manual" />
android:id="@+id/testFragment"
android:name="com.example.computergraphics.TestFragment"
android:label="Test"
tools:layout="@layout/fragment_test" >
android:id="@+id/action_testFragment_to_questionsFragment"
app:destination="@id/questionsFragment" />
android:id="@+id/questionsFragment"
android:name="com.example.computergraphics.QuestionsFragment"
android:label="Savollar"
tools:layout="@layout/fragment_questions" />
android:id="@+id/resultFragment"
android:name="com.example.computergraphics.ResultFragment"
android:label="Natija"
tools:layout="@layout/fragment_result" />
plugins {
id 'com.android.application'
id 'kotlin-android'
Do'stlaringiz bilan baham: