Skip to content

Commit

Permalink
Added Issue layout
Browse files Browse the repository at this point in the history
  • Loading branch information
JHM69 committed May 10, 2024
1 parent cdd2e60 commit 38329e2
Show file tree
Hide file tree
Showing 9 changed files with 2,248 additions and 39 deletions.
4 changes: 4 additions & 0 deletions android-app/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@
<activity android:name="com.quantum_guys.dncc_eco_sync.ui.activities.post.PostText" />
<activity android:name="com.quantum_guys.dncc_eco_sync.messege.activity.MessageActivity" />
<activity android:name="com.quantum_guys.dncc_eco_sync.ui.activities.post.PostImage" />
<activity android:name="com.quantum_guys.dncc_eco_sync.ui.activities.issue.IssuesDetailsActivity" />
<activity android:name="com.quantum_guys.dncc_eco_sync.ui.activities.issue.PostIssue" />
<activity android:name="com.quantum_guys.dncc_eco_sync.ui.activities.issue.SingleIssueView" />

<activity
android:name="com.quantum_guys.dncc_eco_sync.ui.activities.quiz.QuizBattle"
android:exported="true"
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit 38329e2

Please sign in to comment.