Skip to content

Commit e0b47cd

Browse files
committed
add nice video icon
1 parent 41590fe commit e0b47cd

6 files changed

Lines changed: 1 addition & 1 deletion

File tree

173 Bytes
Loading
131 Bytes
Loading
178 Bytes
Loading
234 Bytes
Loading
290 Bytes
Loading

app/src/main/res/layout/photo_item.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
android:layout_width="20dp"
1616
android:layout_height="20dp"
1717
android:layout_gravity="top|end"
18-
android:background="#ff0000"
18+
android:src="@drawable/ic_videocam_white_24dp"
1919
/>
2020
</org.witness.obscuracam.ui.views.SquareFrameLayout>

0 commit comments

Comments
 (0)