Skip to content
Snippets Groups Projects
Commit d47b9a66 authored by Filip Stanicak's avatar Filip Stanicak
Browse files

added crowns

parent 0ba18760
No related branches found
No related tags found
No related merge requests found
Showing
with 67 additions and 13 deletions
......@@ -3,14 +3,16 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="40dp"
android:background="#141412"
tools:context=".MemberFragement">
tools:context=".MemberFragment">
<TextView
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recycler_user_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:textColor="#C5B358"
android:text="List of all Members" />
android:layout_marginBottom="90dp"
android:layout_marginTop="10dp">
</androidx.recyclerview.widget.RecyclerView>
</FrameLayout>
\ No newline at end of file
......@@ -4,13 +4,15 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#141412"
android:padding="40dp"
tools:context=".TransactionFragement">
<TextView
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recycler_transaction_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:textColor="#C5B358"
android:text="List of all Transactions" />
android:layout_marginBottom="90dp"
android:layout_marginTop="10dp">
</androidx.recyclerview.widget.RecyclerView>
</FrameLayout>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/user_layout"
android:layout_width="match_parent"
android:layout_height="50dp"
android:layout_gravity="center_horizontal"
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
tools:ignore="Orientation">
<de.hdodenhof.circleimageview.CircleImageView
android:id="@+id/user_image"
android:layout_width="35dp"
android:layout_height="35dp"
android:layout_gravity="center_vertical"
android:layout_marginLeft="10dp"
android:src="@mipmap/ic_launcher"
app:civ_border_color="#C5B358"
app:civ_border_width="1dp" />
<TextView
android:id="@+id/user_name"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_marginRight="50dp"
android:paddingLeft="10dp"
android:text="Placeholder"
android:textColor="#C5B358"
android:textSize="24dp" />
<ImageView
android:id="@+id/admin_status"
android:layout_width="35dp"
android:layout_height="35dp"
android:layout_gravity="center_vertical"
android:layout_marginLeft="-50dp"
android:src="@drawable/admin_crown" />
</LinearLayout>
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
<background android:drawable="@mipmap/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
<background android:drawable="@mipmap/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
\ No newline at end of file
Frontend/app/src/main/res/mipmap-hdpi/ic_launcher.png

3.51 KiB | W: | H:

Frontend/app/src/main/res/mipmap-hdpi/ic_launcher.png

1 KiB | W: | H:

Frontend/app/src/main/res/mipmap-hdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-hdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-hdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-hdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
Frontend/app/src/main/res/mipmap-hdpi/ic_launcher_background.png

373 B

Frontend/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png

1.02 KiB

Frontend/app/src/main/res/mipmap-hdpi/ic_launcher_round.png

5.21 KiB | W: | H:

Frontend/app/src/main/res/mipmap-hdpi/ic_launcher_round.png

2.45 KiB | W: | H:

Frontend/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Frontend/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Frontend/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Frontend/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
  • 2-up
  • Swipe
  • Onion skin
Frontend/app/src/main/res/mipmap-mdpi/ic_launcher.png

2.57 KiB | W: | H:

Frontend/app/src/main/res/mipmap-mdpi/ic_launcher.png

778 B | W: | H:

Frontend/app/src/main/res/mipmap-mdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-mdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-mdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-mdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
Frontend/app/src/main/res/mipmap-mdpi/ic_launcher_background.png

238 B

Frontend/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png

702 B

Frontend/app/src/main/res/mipmap-mdpi/ic_launcher_round.png

3.31 KiB | W: | H:

Frontend/app/src/main/res/mipmap-mdpi/ic_launcher_round.png

1.56 KiB | W: | H:

Frontend/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Frontend/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Frontend/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Frontend/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
  • 2-up
  • Swipe
  • Onion skin
Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher.png

4.81 KiB | W: | H:

Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher.png

1.49 KiB | W: | H:

Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png

516 B

Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png

1.49 KiB

Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png

7.3 KiB | W: | H:

Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png

3.49 KiB | W: | H:

Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Frontend/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
  • 2-up
  • Swipe
  • Onion skin
Frontend/app/src/main/res/mipmap-xxhdpi/ic_launcher.png

7.72 KiB | W: | H:

Frontend/app/src/main/res/mipmap-xxhdpi/ic_launcher.png

2.29 KiB | W: | H:

Frontend/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Frontend/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
Frontend/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png

904 B

Frontend/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png

2.54 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment