Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be65ae62 authored by Scott Main's avatar Scott Main Committed by The Android Open Source Project
Browse files

AI 150397: turn off the right arrow in the carousel -- we only have 3 items.

  BUG=1790234

Automated import of CL 150397
parent ab41ea3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ home=true
                                      <!-- populated by buildCarousel() -->
                                    </div>
                                </div><!-- end list-clip -->
                                <a href="javascript:page_right()" id="arrow-right" onclick="" class="arrow-right-on"></a>
                                <a href="javascript:page_right()" id="arrow-right" onclick="" class="arrow-right-off"></a>
                                <div class="clearer"></div>
                            </div><!-- end app-list container -->
                        </div><!-- end carousel -->
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ home=true
                                      <!-- populated by buildCarousel() -->
                                    </div>
                                </div><!-- end list-clip -->
                                <a href="javascript:page_right()" id="arrow-right" onclick="" class="arrow-right-on"></a>
                                <a href="javascript:page_right()" id="arrow-right" onclick="" class="arrow-right-off"></a>
                                <div class="clearer"></div>
                            </div><!-- end app-list container -->
                        </div><!-- end carousel -->