Revision 41590feb app/src/main/res/layout/album_external_item.xml

View differences:

app/src/main/res/layout/album_external_item.xml
5 5
android:orientation="vertical"
6 6
android:padding="10dp">
7 7

  
8
    <org.witness.securesmartcam.views.SquareFrameLayout
8
    <org.witness.obscuracam.ui.views.SquareFrameLayout
9 9
        android:layout_width="match_parent"
10 10
        android:layout_height="match_parent">
11 11
        <TextView xmlns:android="http://schemas.android.com/apk/res/android"
......
19 19
            android:textAppearance="@style/TextAppearanceNormal"
20 20
            android:textColor="@color/colorPrimary"
21 21
            />
22
    </org.witness.securesmartcam.views.SquareFrameLayout>
22
    </org.witness.obscuracam.ui.views.SquareFrameLayout>
23 23

  
24 24
<TextView
25 25
    android:layout_width="match_parent"

Also available in: Unified diff