Skip to content

Commit

Permalink
remove bad button
Browse files Browse the repository at this point in the history
  • Loading branch information
batshalregmi committed Apr 12, 2024
1 parent 422400f commit 23cee02
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
15 changes: 14 additions & 1 deletion .idea/deploymentTargetDropDown.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions app/src/main/res/layout/activity_summary_selector.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,6 @@
android:layout_gravity="center"
android:layout_height="wrap_content" />

<Button
android:id="@+id/button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center"
android:layout_marginTop="100dp"
android:backgroundTint="@color/title_featured"
android:layout_gravity="center"
android:text="Settings Page" />

</LinearLayout>
</androidx.cardview.widget.CardView>
Expand Down

0 comments on commit 23cee02

Please sign in to comment.