تفاصيل العمل

Build an Android application that displays a list of numbers from 1 to 10 using: • RecyclerView • Data Binding • ConstraintLayout Resources An attached folder is provided containing image assets for numbers from 1 to 10, You must use these images inside your RecyclerView items. Add the images to the drawable folder in your project. UI Requirements Each row (item) in the list must contain: • ImageView - Positioned on the left side - Size: 80dp × 80dp - Displays the corresponding number image from the attached folder • TextView (English name of the number) - Example: One • TextView (Arabic name of the number) - Example: واحد - Must be positioned below the English name Layout Specifications Item Layout - Root layout: ConstraintLayout - layout_width: 0dp (match constraints) - layout_height: 80dp - The ImageView must be aligned to the start (left). - The two TextViews must be placed to the right of the image. - The Arabic TextView must be below the English TextView. - All views must be properly constrained (no missing constraints). Look at the attached files

ملفات مرفقة

بطاقة العمل

اسم المستقل
عدد الإعجابات
1
عدد المشاهدات
11
تاريخ الإضافة
تاريخ الإنجاز
المهارات