comment code of pdf

This commit is contained in:
Aryankc2 2025-05-01 09:53:54 +05:30
parent 21197ad0a5
commit bc3cca9804

View file

@ -195,7 +195,8 @@ class DamageListFragment : Fragment() {
}
binding.btnExportPdf.setOnClickListener {
setUpPdf()
// setUpPdf()
}
}