On Sat, Mar 10, 2012 at 09:52:31PM -0600, Jim Graham wrote:
> Oops...did a direct (r)eply instead of a (L)ist reply....  I did say
> my brain was already shut down for the night.....  <grin>
> 
> On Sun, Mar 11, 2012 at 09:00:01AM +0530, Narendra Singh Rathore wrote:
> 
> > http://stackoverflow.com/questions/6404606/android-is-it-possible-to-have-multiple-slidingdrawer
> 
> Thanks.  That appears to be The Answer (42 <grin>).  I'd already offset
> the tabs, but other than that, sounds like the OP in that one was having
> the same problem, and got it working.  I'll look into it more tomorrow.

Ok, well, as per the stackoverflow link above, I put
   android:layout_weight="1"
   android:layout_height="0"

in both SlidingDrawer defs.  That caused an error---can't use an integer
(0), so I made the height lines "0dp" instead.

No change.  The last SlidingDrawer defined in the layout is the one that
will open, regardless of which tab is pulled down.

Any other ideas?

Thanks,
   --jim

-- 
THE SCORE:  ME:  2  CANCER:  0
73 DE N5IAL (/4)        MiSTie #49997  < Running FreeBSD 7.0 >
spooky1...@gmail.com ICBM/Hurricane: 30.44406N 86.59909W

      "'Wrong' is one of those concepts that depends on witnesses."
     --Catbert:  Evil Director of Human Resources (Dilbert, 05Nov09)

Android Apps Listing at http://www.jstrack.org/barcodes.html

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to