Proyectos de Subversion Android Microlearning - Nuevo Interface

Rev

Rev 38 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 38 Rev 46
Línea 19... Línea 19...
19
        <com.google.android.material.appbar.MaterialToolbar
19
        <com.google.android.material.appbar.MaterialToolbar
20
            android:id="@+id/toolbar"
20
            android:id="@+id/toolbar"
21
            android:layout_width="match_parent"
21
            android:layout_width="match_parent"
22
            android:layout_height="?attr/actionBarSize"
22
            android:layout_height="?attr/actionBarSize"
23
            android:visibility="visible"
23
            android:visibility="visible"
24
            android:background="@color/windowBackgroud" />
24
            android:background="@color/windowBackgroud"/>
Línea 25... Línea 25...
25
 
25
 
26
 
26
 
27
        <androidx.constraintlayout.widget.ConstraintLayout
27
        <androidx.constraintlayout.widget.ConstraintLayout