]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/layout/app_bar.xml
Remove the static member variables, converting two of them to private member variables.
[PrivacyBrowserAndroid.git] / app / src / main / res / layout / app_bar.xml
index 80cdb814a97c0181357aa99f4358bc3f06b492f5..d82f5ea694e761cb38826faa3f2760d5cb6e45e3 100644 (file)
@@ -13,6 +13,7 @@
         android:layout_height="wrap_content"
         android:orientation="horizontal" >
 
+        <!-- Set the program icon as the initial favoriteIcon. -->
         <ImageView
             android:id="@+id/favoriteIcon"
             android:src="@drawable/ic_language_black_24dp"