Skip to content

Conversation

@Vibhuti2002
Copy link

@Vibhuti2002 Vibhuti2002 commented Mar 26, 2022

Fixed: #47
implemented administration page ui
Screenshot (285)

@HeySitam HeySitam added GSSoC22 for GirlScript Summer of Code 2022 Level3 For hard level tasks in GSSoC22 UI-implementation for the already created UIs UI for all UI related issues labels Apr 10, 2022
</com.google.android.material.card.MaterialCardView>

<com.google.android.material.card.MaterialCardView
android:layout_width="309dp"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Declare all the dimension in Dimen.xml

android:fontFamily="@font/roboto_bold"
android:text="@string/administration"
android:textColor="@color/white"
android:textSize="23sp"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

define size in dimen.xml

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, bro that's a best practice. Will love, if you work on this issue.

android:layout_width="match_parent"
android:layout_height="181dp"
android:alpha="0.7"
android:background="@drawable/home_header_college_img">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Always add svg images in Project

@HeySitam HeySitam merged commit c362eb4 into ByteMonk-GCECT:develop Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSSoC22 for GirlScript Summer of Code 2022 Level3 For hard level tasks in GSSoC22 UI for all UI related issues UI-implementation for the already created UIs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Administration page UI implementation

3 participants