Issue # 2344 OpenCV Manager doesn't tell which pack is used fixed.

This commit is contained in:
Alexander Smorkalov
2012-09-11 16:10:15 +04:00
parent 84087a8566
commit a699594854
3 changed files with 115 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:focusable="false"
android:orientation="vertical" >