Skip to content

Commit

Permalink
Customized theme of toolbar and action mode.
Browse files Browse the repository at this point in the history
NMC-2138: Sort filter toolbar button customized.
NMC-2035: Customized navigation view theme with drawer options.
  • Loading branch information
surinder-tsys committed Dec 17, 2024
1 parent 619258e commit c41afc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/file_details_fragment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
<View
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="@color/divider_color" />
android:background="@color/list_divider_background" />

<com.google.android.material.tabs.TabLayout
android:id="@+id/tab_layout"
Expand Down

0 comments on commit c41afc1

Please sign in to comment.