Loading res/layout/item_doc_grid.xml +4 −5 Original line number Diff line number Diff line Loading @@ -74,12 +74,10 @@ <FrameLayout android:id="@+id/preview_icon" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="4dp" android:layout_width="@dimen/button_touch_size" android:layout_height="@dimen/button_touch_size" android:layout_alignParentTop="true" android:layout_alignParentEnd="true" android:background="@drawable/circle_button_background" android:pointerIcon="hand" android:focusable="true" android:clickable="true"> Loading @@ -87,8 +85,9 @@ <ImageView android:layout_width="@dimen/zoom_icon_size" android:layout_height="@dimen/zoom_icon_size" android:layout_margin="2dp" android:padding="2dp" android:layout_gravity="center" android:background="@drawable/circle_button_background" android:scaleType="fitCenter" android:src="@drawable/ic_zoom_out"/> Loading res/layout/item_history.xml +6 −6 Original line number Diff line number Diff line Loading @@ -17,14 +17,14 @@ android:orientation="horizontal" android:layout_width="match_parent" android:layout_height="wrap_content" android:minHeight="?android:attr/listPreferredItemHeightSmall" android:minHeight="?android:attr/listPreferredItemHeight" android:paddingStart="?android:attr/listPreferredItemPaddingStart" android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" android:gravity="center_vertical"> <ImageView android:layout_width="@dimen/icon_size" android:layout_height="@dimen/icon_size" android:layout_width="@dimen/button_touch_size" android:layout_height="@dimen/button_touch_size" android:src="@drawable/ic_history" android:scaleType="centerInside"/> Loading @@ -34,15 +34,15 @@ android:layout_height="wrap_content" android:layout_weight="1" android:paddingStart="?android:attr/listPreferredItemPaddingStart" android:textAppearance="?android:attr/textAppearanceListItemSmall" android:textAppearance="?android:attr/textAppearanceListItem" android:ellipsize="end" android:singleLine="true" android:gravity="center_vertical"/> <ImageView android:id="@android:id/icon" android:layout_width="@dimen/icon_size" android:layout_height="@dimen/icon_size" android:layout_width="@dimen/button_touch_size" android:layout_height="@dimen/button_touch_size" android:background="@drawable/generic_ripple_background" android:src="@drawable/ic_action_clear" android:scaleType="centerInside"/> Loading res/layout/item_photo_grid.xml +7 −12 Original line number Diff line number Diff line Loading @@ -64,15 +64,11 @@ </FrameLayout> <FrameLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_width="@dimen/button_touch_size" android:layout_height="@dimen/button_touch_size" android:layout_alignParentTop="true" android:layout_alignParentStart="true" android:pointerIcon="hand" android:paddingTop="2dp" android:paddingBottom="2dp" android:paddingStart="2dp" android:paddingEnd="2dp"> android:pointerIcon="hand"> <ImageView android:id="@+id/icon_check" Loading @@ -88,12 +84,10 @@ <FrameLayout android:id="@+id/preview_icon" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="4dp" android:layout_width="@dimen/button_touch_size" android:layout_height="@dimen/button_touch_size" android:layout_alignParentTop="true" android:layout_alignParentEnd="true" android:background="@drawable/circle_button_background" android:pointerIcon="hand" android:focusable="true" android:clickable="true"> Loading @@ -101,8 +95,9 @@ <ImageView android:layout_width="@dimen/zoom_icon_size" android:layout_height="@dimen/zoom_icon_size" android:layout_margin="2dp" android:padding="2dp" android:layout_gravity="center" android:background="@drawable/circle_button_background" android:scaleType="fitCenter" android:src="@drawable/ic_zoom_out"/> Loading res/layout/table_key_value_row.xml +4 −2 Original line number Diff line number Diff line Loading @@ -19,8 +19,6 @@ android:orientation="horizontal" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingTop="10dp" android:paddingBottom="10dp" android:paddingStart="30dp" android:paddingEnd="30dp"> Loading @@ -29,6 +27,8 @@ android:layout_height="wrap_content" android:layout_width="0dp" android:layout_weight="1" android:paddingTop="13dp" android:paddingBottom="13dp" android:paddingEnd="5dp" android:textAlignment="viewStart" android:textAppearance="?attr/textAppearanceSubtitle1"> Loading @@ -39,6 +39,8 @@ android:layout_height="wrap_content" android:layout_width="0dp" android:layout_weight="1" android:paddingTop="13dp" android:paddingBottom="13dp" android:clickable="false" android:textIsSelectable="true" android:textAlignment="viewStart" Loading res/values-b+sr+Latn/inspector_strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ <string name="metadata_camera" msgid="2363009732801281319">"Kamera"</string> <string name="metadata_camera_format" msgid="1494489751904311612">"<xliff:g id="MAKE">%1$s</xliff:g> <xliff:g id="MODEL">%2$s</xliff:g>"</string> <string name="metadata_aperture" msgid="6538741952698935357">"Otvor blende"</string> <string name="metadata_shutter_speed" msgid="8204739885103326131">"Brzina zatvarača"</string> <string name="metadata_shutter_speed" msgid="8204739885103326131">"Brzina okidača"</string> <string name="metadata_duration" msgid="3115494422055472715">"Trajanje"</string> <string name="metadata_date_time" msgid="1090351199248114406">"Snimljeno"</string> <string name="metadata_focal_length" msgid="3440735161407699893">"Žižna daljina"</string> Loading Loading
res/layout/item_doc_grid.xml +4 −5 Original line number Diff line number Diff line Loading @@ -74,12 +74,10 @@ <FrameLayout android:id="@+id/preview_icon" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="4dp" android:layout_width="@dimen/button_touch_size" android:layout_height="@dimen/button_touch_size" android:layout_alignParentTop="true" android:layout_alignParentEnd="true" android:background="@drawable/circle_button_background" android:pointerIcon="hand" android:focusable="true" android:clickable="true"> Loading @@ -87,8 +85,9 @@ <ImageView android:layout_width="@dimen/zoom_icon_size" android:layout_height="@dimen/zoom_icon_size" android:layout_margin="2dp" android:padding="2dp" android:layout_gravity="center" android:background="@drawable/circle_button_background" android:scaleType="fitCenter" android:src="@drawable/ic_zoom_out"/> Loading
res/layout/item_history.xml +6 −6 Original line number Diff line number Diff line Loading @@ -17,14 +17,14 @@ android:orientation="horizontal" android:layout_width="match_parent" android:layout_height="wrap_content" android:minHeight="?android:attr/listPreferredItemHeightSmall" android:minHeight="?android:attr/listPreferredItemHeight" android:paddingStart="?android:attr/listPreferredItemPaddingStart" android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" android:gravity="center_vertical"> <ImageView android:layout_width="@dimen/icon_size" android:layout_height="@dimen/icon_size" android:layout_width="@dimen/button_touch_size" android:layout_height="@dimen/button_touch_size" android:src="@drawable/ic_history" android:scaleType="centerInside"/> Loading @@ -34,15 +34,15 @@ android:layout_height="wrap_content" android:layout_weight="1" android:paddingStart="?android:attr/listPreferredItemPaddingStart" android:textAppearance="?android:attr/textAppearanceListItemSmall" android:textAppearance="?android:attr/textAppearanceListItem" android:ellipsize="end" android:singleLine="true" android:gravity="center_vertical"/> <ImageView android:id="@android:id/icon" android:layout_width="@dimen/icon_size" android:layout_height="@dimen/icon_size" android:layout_width="@dimen/button_touch_size" android:layout_height="@dimen/button_touch_size" android:background="@drawable/generic_ripple_background" android:src="@drawable/ic_action_clear" android:scaleType="centerInside"/> Loading
res/layout/item_photo_grid.xml +7 −12 Original line number Diff line number Diff line Loading @@ -64,15 +64,11 @@ </FrameLayout> <FrameLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_width="@dimen/button_touch_size" android:layout_height="@dimen/button_touch_size" android:layout_alignParentTop="true" android:layout_alignParentStart="true" android:pointerIcon="hand" android:paddingTop="2dp" android:paddingBottom="2dp" android:paddingStart="2dp" android:paddingEnd="2dp"> android:pointerIcon="hand"> <ImageView android:id="@+id/icon_check" Loading @@ -88,12 +84,10 @@ <FrameLayout android:id="@+id/preview_icon" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="4dp" android:layout_width="@dimen/button_touch_size" android:layout_height="@dimen/button_touch_size" android:layout_alignParentTop="true" android:layout_alignParentEnd="true" android:background="@drawable/circle_button_background" android:pointerIcon="hand" android:focusable="true" android:clickable="true"> Loading @@ -101,8 +95,9 @@ <ImageView android:layout_width="@dimen/zoom_icon_size" android:layout_height="@dimen/zoom_icon_size" android:layout_margin="2dp" android:padding="2dp" android:layout_gravity="center" android:background="@drawable/circle_button_background" android:scaleType="fitCenter" android:src="@drawable/ic_zoom_out"/> Loading
res/layout/table_key_value_row.xml +4 −2 Original line number Diff line number Diff line Loading @@ -19,8 +19,6 @@ android:orientation="horizontal" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingTop="10dp" android:paddingBottom="10dp" android:paddingStart="30dp" android:paddingEnd="30dp"> Loading @@ -29,6 +27,8 @@ android:layout_height="wrap_content" android:layout_width="0dp" android:layout_weight="1" android:paddingTop="13dp" android:paddingBottom="13dp" android:paddingEnd="5dp" android:textAlignment="viewStart" android:textAppearance="?attr/textAppearanceSubtitle1"> Loading @@ -39,6 +39,8 @@ android:layout_height="wrap_content" android:layout_width="0dp" android:layout_weight="1" android:paddingTop="13dp" android:paddingBottom="13dp" android:clickable="false" android:textIsSelectable="true" android:textAlignment="viewStart" Loading
res/values-b+sr+Latn/inspector_strings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ <string name="metadata_camera" msgid="2363009732801281319">"Kamera"</string> <string name="metadata_camera_format" msgid="1494489751904311612">"<xliff:g id="MAKE">%1$s</xliff:g> <xliff:g id="MODEL">%2$s</xliff:g>"</string> <string name="metadata_aperture" msgid="6538741952698935357">"Otvor blende"</string> <string name="metadata_shutter_speed" msgid="8204739885103326131">"Brzina zatvarača"</string> <string name="metadata_shutter_speed" msgid="8204739885103326131">"Brzina okidača"</string> <string name="metadata_duration" msgid="3115494422055472715">"Trajanje"</string> <string name="metadata_date_time" msgid="1090351199248114406">"Snimljeno"</string> <string name="metadata_focal_length" msgid="3440735161407699893">"Žižna daljina"</string> Loading