Эх сурвалжийг харах

Solve code analytics warnings

Signed-off-by: alperozturk <alper_ozturk@proton.me>
alperozturk 1 жил өмнө
parent
commit
581fe26ad4

BIN
app/screenshots/gplay/debug/com.owncloud.android.ui.dialog.DialogFragmentIT_testFileActionsBottomSheet.png


+ 1 - 0
app/src/main/java/com/nextcloud/ui/fileactions/FileActionsBottomSheet.kt

@@ -116,6 +116,7 @@ class FileActionsBottomSheet : BottomSheetDialogFragment(), Injectable {
         return binding.root
         return binding.root
     }
     }
 
 
+    // TODO It will be moved android-common library
     private fun applyTintedRoundedBackground() {
     private fun applyTintedRoundedBackground() {
         val shape = GradientDrawable()
         val shape = GradientDrawable()
 
 

+ 1 - 1
app/src/main/res/layout/file_actions_bottom_sheet.xml

@@ -82,4 +82,4 @@
 
 
     </androidx.core.widget.NestedScrollView>
     </androidx.core.widget.NestedScrollView>
 
 
-</LinearLayout>
+</LinearLayout>