diff options
Diffstat (limited to 'res/layout/regulatory_info.xml')
-rwxr-xr-x | res/layout/regulatory_info.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/regulatory_info.xml b/res/layout/regulatory_info.xml index 478eaab..8cd4157 100755 --- a/res/layout/regulatory_info.xml +++ b/res/layout/regulatory_info.xml @@ -17,6 +17,7 @@ android:layout_width="match_parent" android:layout_height="match_parent"> <ImageView + android:id="@+id/regulatoryInfo" android:adjustViewBounds="true" android:layout_width="wrap_content" android:layout_height="wrap_content" |