falta o esqueci a palavra passe

This commit is contained in:
2026-04-22 12:42:02 +01:00
parent d3e2af3a66
commit 1ed42f8c28
921 changed files with 109065 additions and 2837 deletions

View File

@@ -115,15 +115,6 @@
android:layout_marginBottom="16dp"
android:backgroundTint="@color/secondary_color"/>
<com.google.android.material.button.MaterialButton
android:id="@+id/button_export_report"
style="@style/Widget.MaterialComponents.Button.OutlinedButton"
android:layout_width="match_parent"
android:layout_height="60dp"
android:text="Exportar Relatório Mensal"
android:layout_marginBottom="16dp"
app:strokeColor="@color/secondary_color"
android:textColor="@color/secondary_color"/>
<com.google.android.material.button.MaterialButton