Skip to content

Commit

Permalink
Adding About Info to Settings
Browse files Browse the repository at this point in the history
We discussed adding some attribution and links to an About section. I just added social links and a link to the emerge tools landing page.

I also added a placeholder for a feedback form, which we can fill in once we have a notion page or similar thing setup.

Lastly I wanted to add some fun + emerge-y branding so I created a card that has a sort of starfield animation. I built this a lil while ago and it felt fitting, can remove it if it's too extra.
  • Loading branch information
Rahkeen committed Aug 7, 2024
1 parent 73d1ae6 commit 9ebd55c
Show file tree
Hide file tree
Showing 11 changed files with 536 additions and 192 deletions.
1 change: 1 addition & 0 deletions android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ dependencies {
implementation(libs.androidx.ui.graphics)
implementation(libs.androidx.ui.tooling.preview)
implementation(libs.androidx.material3)
implementation(libs.androidx.shapes)
implementation(libs.androidx.browser)
implementation(libs.androidx.datastore)

Expand Down
Loading

0 comments on commit 9ebd55c

Please sign in to comment.